Searched refs:e100_configure (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/net/ |
D | e100.c | 1088 static void e100_configure(struct nic *nic, struct cb *cb, struct sk_buff *skb) in e100_configure() function 1531 if ((err = e100_exec_cb(nic, NULL, e100_configure))) in e100_hw_init() 1582 e100_exec_cb(nic, NULL, e100_configure); in e100_set_multicast_list() 1664 e100_exec_cb(nic, NULL, e100_configure); in e100_adjust_adaptive_ifs() 2392 e100_exec_cb(nic, NULL, e100_configure); in e100_set_settings() 2457 e100_exec_cb(nic, NULL, e100_configure); in e100_set_wol()
|