Home
last modified time | relevance | path

Searched refs:is_aoe_netif (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/block/aoe/
H A Daoenet.c74 is_aoe_netif(struct net_device *ifp) in is_aoe_netif() function
145 if (!is_aoe_netif(ifp)) in aoenet_rcv()
H A Daoe.h245 int is_aoe_netif(struct net_device *ifp);
H A Daoecmd.c425 if (!is_aoe_netif(ifp)) { in aoecmd_cfg_pkts()