Searched refs:e100_configure (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/intel/ |
H A D | e100.c | 1068 static int e100_configure(struct nic *nic, struct cb *cb, struct sk_buff *skb) in e100_configure() function 1543 if ((err = e100_exec_cb(nic, NULL, e100_configure))) in e100_hw_init() 1595 e100_exec_cb(nic, NULL, e100_configure); in e100_set_multicast_list() 1679 e100_exec_cb(nic, NULL, e100_configure); in e100_adjust_adaptive_ifs() 2421 e100_exec_cb(nic, NULL, e100_configure); in e100_set_link_ksettings() 2493 e100_exec_cb(nic, NULL, e100_configure); in e100_set_wol() 2808 e100_exec_cb(nic, NULL, e100_configure); in e100_set_features()
|