Searched refs:IGU_FID_PF_NUM_MASK (Results 1 – 3 of 3) sorted by relevance
1091 current_pf = fid & IGU_FID_PF_NUM_MASK; in bnx2x_get_vf_igu_cam_info()1097 ((fid & IGU_FID_ENCODE_IS_PF) ? (fid & IGU_FID_PF_NUM_MASK) : in bnx2x_get_vf_igu_cam_info()
7615 #define IGU_FID_PF_NUM_MASK (0x7) macro
11154 if ((fid & IGU_FID_PF_NUM_MASK) != pfid) in bnx2x_get_igu_cam_info()