Lines Matching refs:GET_FLAGS
184 if (GET_FLAGS(pri_bitmap, pri_mask)) in bnx2x_dcbx_get_ap_priority()
199 if (GET_FLAGS(error, DCBX_LOCAL_APP_ERROR)) in bnx2x_dcbx_get_ap_feature()
202 if (GET_FLAGS(error, DCBX_LOCAL_APP_MISMATCH)) in bnx2x_dcbx_get_ap_feature()
205 if (GET_FLAGS(error, DCBX_REMOTE_APP_TLV_NOT_FOUND)) in bnx2x_dcbx_get_ap_feature()
208 !GET_FLAGS(error, DCBX_LOCAL_APP_ERROR | DCBX_LOCAL_APP_MISMATCH | in bnx2x_dcbx_get_ap_feature()
223 if (GET_FLAGS(entry[index].appBitfield, in bnx2x_dcbx_get_ap_feature()
230 if (GET_FLAGS(entry[index].appBitfield, in bnx2x_dcbx_get_ap_feature()
256 if (GET_FLAGS(error, DCBX_LOCAL_ETS_ERROR)) in bnx2x_dcbx_get_ets_feature()
259 if (GET_FLAGS(error, DCBX_REMOTE_ETS_TLV_NOT_FOUND)) in bnx2x_dcbx_get_ets_feature()
271 !GET_FLAGS(error, in bnx2x_dcbx_get_ets_feature()
300 if (GET_FLAGS(error, DCBX_LOCAL_PFC_ERROR)) in bnx2x_dcbx_get_pfc_feature()
303 if (GET_FLAGS(error, DCBX_REMOTE_PFC_TLV_NOT_FOUND)) in bnx2x_dcbx_get_pfc_feature()
306 !GET_FLAGS(error, DCBX_LOCAL_PFC_ERROR | DCBX_LOCAL_PFC_MISMATCH | in bnx2x_dcbx_get_pfc_feature()
414 GET_FLAGS(SHMEM2_RD(bp, drv_flags), in bnx2x_pfc_set_pfc()
579 GET_FLAGS(SHMEM2_RD(bp, drv_flags), in bnx2x_dcbx_update_ets_params()
1828 GET_FLAGS(SHMEM2_RD(bp, drv_flags), in bnx2x_dcbx_fw_struct()
1871 GET_FLAGS(SHMEM2_RD(bp, drv_flags), 1 << DRV_FLAGS_DCB_CONFIGURED)) { in bnx2x_dcbx_pmf_update()