Home
last modified time | relevance | path

Searched refs:ev_probe (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dnic_common.h161 return channel->efx->type->ev_probe(channel); in efx_nic_probe_eventq()
H A Dsiena.c1040 .ev_probe = efx_farch_ev_probe,
H A Dnet_driver.h1234 * @ev_probe: Allocate resources for event queue
1383 int (*ev_probe)(struct efx_channel *channel); member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnic_common.h164 return channel->efx->type->ev_probe(channel); in efx_nic_probe_eventq()
H A Def100_nic.c716 .ev_probe = ef100_ev_probe,
799 .ev_probe = ef100_ev_probe,
H A Dsiena.c1029 .ev_probe = efx_farch_ev_probe,
H A Dnet_driver.h1273 * @ev_probe: Allocate resources for event queue
1419 int (*ev_probe)(struct efx_channel *channel); member
H A Def10.c4057 .ev_probe = efx_mcdi_ev_probe,
4172 .ev_probe = efx_mcdi_ev_probe,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnic_common.h161 return channel->efx->type->ev_probe(channel); in efx_nic_probe_eventq()
H A Def100_nic.c1251 .ev_probe = ef100_ev_probe,
1337 .ev_probe = ef100_ev_probe,
H A Dnet_driver.h1285 * @ev_probe: Allocate resources for event queue
1432 int (*ev_probe)(struct efx_channel *channel); member
H A Def10.c4112 .ev_probe = efx_mcdi_ev_probe,
4229 .ev_probe = efx_mcdi_ev_probe,
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dnic.h357 return channel->efx->type->ev_probe(channel); in ef4_nic_probe_eventq()
H A Dnet_driver.h985 * @ev_probe: Allocate resources for event queue
1095 int (*ev_probe)(struct ef4_channel *channel); member
H A Dfalcon.c2759 .ev_probe = ef4_farch_ev_probe,
2857 .ev_probe = ef4_farch_ev_probe,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dnic.h357 return channel->efx->type->ev_probe(channel); in ef4_nic_probe_eventq()
H A Dnet_driver.h985 * @ev_probe: Allocate resources for event queue
1095 int (*ev_probe)(struct ef4_channel *channel); member
H A Dfalcon.c2759 .ev_probe = ef4_farch_ev_probe,
2857 .ev_probe = ef4_farch_ev_probe,

Completed in 44 milliseconds