Home
last modified time | relevance | path

Searched refs:pending_max (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c2830 if (IS_PF(bp) && bp->pending_max) { in bnx2x_nic_load()
2831 bnx2x_update_max_mf_config(bp, bp->pending_max); in bnx2x_nic_load()
2832 bp->pending_max = 0; in bnx2x_nic_load()
H A Dbnx2x.h1819 u32 pending_max; member
H A Dbnx2x_ethtool.c425 bp->pending_max = part; in bnx2x_set_link_ksettings()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c2842 if (IS_PF(bp) && bp->pending_max) { in bnx2x_nic_load()
2843 bnx2x_update_max_mf_config(bp, bp->pending_max); in bnx2x_nic_load()
2844 bp->pending_max = 0; in bnx2x_nic_load()
H A Dbnx2x.h1820 u32 pending_max; member
H A Dbnx2x_ethtool.c425 bp->pending_max = part; in bnx2x_set_link_ksettings()

Completed in 36 milliseconds