Lines Matching refs:e100_exec_cb
847 static int e100_exec_cb(struct nic *nic, struct sk_buff *skb, in e100_exec_cb() function
1351 if ((err = e100_exec_cb(nic, (void *)fw, e100_setup_ucode))) in e100_load_ucode_wait()
1548 if ((err = e100_exec_cb(nic, NULL, e100_configure))) in e100_hw_init()
1550 if ((err = e100_exec_cb(nic, NULL, e100_setup_iaaddr))) in e100_hw_init()
1600 e100_exec_cb(nic, NULL, e100_configure); in e100_set_multicast_list()
1601 e100_exec_cb(nic, NULL, e100_multi); in e100_set_multicast_list()
1684 e100_exec_cb(nic, NULL, e100_configure); in e100_adjust_adaptive_ifs()
1792 err = e100_exec_cb(nic, skb, e100_xmit_prepare); in e100_xmit_frame()
2258 e100_exec_cb(nic, NULL, e100_setup_iaaddr); in e100_set_mac_address()
2421 e100_exec_cb(nic, NULL, e100_configure); in e100_set_link_ksettings()
2458 e100_exec_cb(nic, NULL, e100_dump); in e100_get_regs()
2486 e100_exec_cb(nic, NULL, e100_configure); in e100_set_wol()
2797 e100_exec_cb(nic, NULL, e100_configure); in e100_set_features()