Searched refs:e100_exec_cb (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/intel/ |
| A D | e100.c | 1545 if ((err = e100_exec_cb(nic, NULL, e100_configure))) in e100_hw_init() 1547 if ((err = e100_exec_cb(nic, NULL, e100_setup_iaaddr))) in e100_hw_init() 1597 e100_exec_cb(nic, NULL, e100_configure); in e100_set_multicast_list() 1598 e100_exec_cb(nic, NULL, e100_multi); in e100_set_multicast_list() 1681 e100_exec_cb(nic, NULL, e100_configure); in e100_adjust_adaptive_ifs() 1789 err = e100_exec_cb(nic, skb, e100_xmit_prepare); in e100_xmit_frame() 2263 e100_exec_cb(nic, NULL, e100_setup_iaaddr); in e100_set_mac_address() 2426 e100_exec_cb(nic, NULL, e100_configure); in e100_set_link_ksettings() 2470 e100_exec_cb(nic, NULL, e100_dump); in e100_get_regs() 2498 e100_exec_cb(nic, NULL, e100_configure); in e100_set_wol() [all …]
|
Completed in 9 milliseconds