Home
last modified time | relevance | path

Searched refs:octnet_ifflags (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Dliquidio_common.h281 enum octnet_ifflags { enum
H A Dlio_vf_main.c1009 * This routine generates a octnet_ifflags mask from the net device flags
1012 static enum octnet_ifflags get_new_flags(struct net_device *netdev) in get_new_flags()
1014 enum octnet_ifflags f = OCTNET_IFFLAG_UNICAST; in get_new_flags()
H A Dlio_main.c1924 * This routine generates a octnet_ifflags mask from the net device flags
1927 static inline enum octnet_ifflags get_new_flags(struct net_device *netdev) in get_new_flags()
1929 enum octnet_ifflags f = OCTNET_IFFLAG_UNICAST; in get_new_flags()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Dliquidio_common.h281 enum octnet_ifflags { enum
H A Dlio_vf_main.c1003 * This routine generates a octnet_ifflags mask from the net device flags
1006 static enum octnet_ifflags get_new_flags(struct net_device *netdev) in get_new_flags()
1008 enum octnet_ifflags f = OCTNET_IFFLAG_UNICAST; in get_new_flags()
H A Dlio_main.c1917 * This routine generates a octnet_ifflags mask from the net device flags
1920 static inline enum octnet_ifflags get_new_flags(struct net_device *netdev) in get_new_flags()
1922 enum octnet_ifflags f = OCTNET_IFFLAG_UNICAST; in get_new_flags()

Completed in 18 milliseconds