Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb.h114 #define IGB_VF_FLAG_UNI_PROMISC 0x00000002 /* VF has unicast promisc */ macro
H A Digb_main.c7250 vf_data->flags &= ~(IGB_VF_FLAG_UNI_PROMISC | in igb_set_vf_promisc()