Home
last modified time | relevance | path

Searched refs:ev_init (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/fddi/skfp/
H A Dsmtinit.c92 ev_init(smc) ; /* event queue */ in init_smt()
H A Dqueue.c26 void ev_init(struct s_smc *smc) in ev_init() function
/linux/drivers/net/ethernet/sfc/siena/
H A Dnic_common.h165 return channel->efx->type->ev_init(channel); in efx_nic_init_eventq()
H A Dnet_driver.h1222 * @ev_init: Initialise event queue on the NIC
1364 int (*ev_init)(struct efx_channel *channel); member
H A Dsiena.c1041 .ev_init = efx_farch_ev_init,
/linux/drivers/net/ethernet/sfc/
H A Dnic_common.h166 return channel->efx->type->ev_init(channel); in efx_nic_init_eventq()
H A Def100_nic.c1247 .ev_init = ef100_ev_init,
1333 .ev_init = ef100_ev_init,
H A Dnet_driver.h1323 * @ev_init: Initialise event queue on the NIC
1472 int (*ev_init)(struct efx_channel *channel); member
H A Def10.c4115 .ev_init = efx_ef10_ev_init,
4232 .ev_init = efx_ef10_ev_init,
4366 .ev_init = efx_ef10_ev_init,
/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h361 return channel->efx->type->ev_init(channel); in ef4_nic_init_eventq()
H A Dnet_driver.h986 * @ev_init: Initialise event queue on the NIC
1096 int (*ev_init)(struct ef4_channel *channel); member
H A Dfalcon.c2760 .ev_init = ef4_farch_ev_init,
2858 .ev_init = ef4_farch_ev_init,
/linux/drivers/net/fddi/skfp/h/
H A Dcmtdef.h521 void ev_init(struct s_smc *smc);