Searched refs:pending_max (Results 1 – 3 of 3) sorted by relevance
2837 if (IS_PF(bp) && bp->pending_max) { in bnx2x_nic_load()2838 bnx2x_update_max_mf_config(bp, bp->pending_max); in bnx2x_nic_load()2839 bp->pending_max = 0; in bnx2x_nic_load()
1918 u32 pending_max; member
406 bp->pending_max = part; in bnx2x_set_settings()