Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c41 #define QLC_83XX_DCB_GET_NUMAPP(X) ((X >> 2) & 0xf) macro
200 return QLC_83XX_DCB_GET_NUMAPP(val); in qlcnic_dcb_get_num_app()