Searched refs:ev_init (Results 1 - 24 of 24) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | smtinit.c | 96 ev_init(smc) ; /* event queue */ in init_smt()
|
H A D | queue.c | 30 void ev_init(struct s_smc *smc) in ev_init() function
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | smtinit.c | 92 ev_init(smc) ; /* event queue */ in init_smt()
|
H A D | queue.c | 26 void ev_init(struct s_smc *smc) in ev_init() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | nic_common.h | 165 return channel->efx->type->ev_init(channel); in efx_nic_init_eventq()
|
H A D | siena.c | 1041 .ev_init = efx_farch_ev_init,
|
H A D | net_driver.h | 1235 * @ev_init: Initialise event queue on the NIC 1384 int (*ev_init)(struct efx_channel *channel); member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | nic_common.h | 168 return channel->efx->type->ev_init(channel); in efx_nic_init_eventq()
|
H A D | ef100_nic.c | 717 .ev_init = ef100_ev_init, 800 .ev_init = ef100_ev_init,
|
H A D | siena.c | 1030 .ev_init = efx_farch_ev_init,
|
H A D | net_driver.h | 1274 * @ev_init: Initialise event queue on the NIC 1420 int (*ev_init)(struct efx_channel *channel); member
|
H A D | ef10.c | 4058 .ev_init = efx_ef10_ev_init, 4173 .ev_init = efx_ef10_ev_init,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | nic_common.h | 165 return channel->efx->type->ev_init(channel); in efx_nic_init_eventq()
|
H A D | ef100_nic.c | 1252 .ev_init = ef100_ev_init, 1338 .ev_init = ef100_ev_init,
|
H A D | net_driver.h | 1286 * @ev_init: Initialise event queue on the NIC 1433 int (*ev_init)(struct efx_channel *channel); member
|
H A D | ef10.c | 4113 .ev_init = efx_ef10_ev_init, 4230 .ev_init = efx_ef10_ev_init,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | nic.h | 361 return channel->efx->type->ev_init(channel); in ef4_nic_init_eventq()
|
H A D | net_driver.h | 986 * @ev_init: Initialise event queue on the NIC 1096 int (*ev_init)(struct ef4_channel *channel); member
|
H A D | falcon.c | 2760 .ev_init = ef4_farch_ev_init, 2858 .ev_init = ef4_farch_ev_init,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | nic.h | 361 return channel->efx->type->ev_init(channel); in ef4_nic_init_eventq()
|
H A D | net_driver.h | 986 * @ev_init: Initialise event queue on the NIC 1096 int (*ev_init)(struct ef4_channel *channel); member
|
H A D | falcon.c | 2760 .ev_init = ef4_farch_ev_init, 2858 .ev_init = ef4_farch_ev_init,
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 521 void ev_init(struct s_smc *smc);
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 521 void ev_init(struct s_smc *smc);
|
Completed in 57 milliseconds