Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/igb/
Digb.h84 #define IGB_VF_FLAG_UNI_PROMISC 0x00000002 /* VF has unicast promisc */ macro
Digb_main.c4882 vf_data->flags &= ~(IGB_VF_FLAG_UNI_PROMISC | in igb_set_vf_promisc()