Searched refs:bnx2x_wait_sp_comp (Results 1 – 2 of 2) sorted by relevance
1233 static inline bool bnx2x_wait_sp_comp(struct bnx2x *bp, unsigned long mask) in bnx2x_wait_sp_comp() function
2918 if (IS_PF(bp) && !bnx2x_wait_sp_comp(bp, ~0x0UL)) { in bnx2x_nic_load()