Searched refs:e100_configure (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ |
H A D | e100.c | 1069 static int e100_configure(struct nic *nic, struct cb *cb, struct sk_buff *skb) in e100_configure() function 1545 if ((err = e100_exec_cb(nic, NULL, e100_configure))) in e100_hw_init() 1597 e100_exec_cb(nic, NULL, e100_configure); in e100_set_multicast_list() 1681 e100_exec_cb(nic, NULL, e100_configure); in e100_adjust_adaptive_ifs() 2423 e100_exec_cb(nic, NULL, e100_configure); in e100_set_link_ksettings() 2495 e100_exec_cb(nic, NULL, e100_configure); in e100_set_wol() 2806 e100_exec_cb(nic, NULL, e100_configure); in e100_set_features()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ |
H A D | e100.c | 1069 static int e100_configure(struct nic *nic, struct cb *cb, struct sk_buff *skb) in e100_configure() function 1544 if ((err = e100_exec_cb(nic, NULL, e100_configure))) in e100_hw_init() 1596 e100_exec_cb(nic, NULL, e100_configure); in e100_set_multicast_list() 1680 e100_exec_cb(nic, NULL, e100_configure); in e100_adjust_adaptive_ifs() 2422 e100_exec_cb(nic, NULL, e100_configure); in e100_set_link_ksettings() 2494 e100_exec_cb(nic, NULL, e100_configure); in e100_set_wol() 2809 e100_exec_cb(nic, NULL, e100_configure); in e100_set_features()
|
Completed in 10 milliseconds