Home
last modified time | relevance | path

Searched refs:ef4_nic_probe_eventq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h355 static inline int ef4_nic_probe_eventq(struct ef4_channel *channel) in ef4_nic_probe_eventq() function
H A Defx.c344 return ef4_nic_probe_eventq(channel); in ef4_probe_eventq()