Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qed/
Dqed_dcbx.c972 *pfc |= DCBX_PFC_WILLING_MASK; in qed_dcbx_set_pfc_data()
974 *pfc &= ~DCBX_PFC_WILLING_MASK; in qed_dcbx_set_pfc_data()
Dqed_hsi.h8230 #define DCBX_PFC_WILLING_MASK 0x00008000 macro