Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/ixgbe/
Dixgbe_dcb_nl.c36 #define BIT_PFC 0x02 macro
334 adapter->dcb_set_bitmap |= BIT_PFC; in ixgbe_dcbnl_set_pfc_cfg()
409 if (adapter->dcb_set_bitmap & BIT_PFC) { in ixgbe_dcbnl_set_all()
534 adapter->dcb_set_bitmap |= BIT_PFC; in ixgbe_dcbnl_setpfcstate()
801 adapter->dcb_set_bitmap |= (BIT_PFC & BIT_PG_TX & BIT_PG_RX); in ixgbe_dcbnl_setdcbx()