Home
last modified time | relevance | path

Searched refs:bnx2x_update_max_mf_config (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h476 void bnx2x_update_max_mf_config(struct bnx2x *bp, u32 value);
Dbnx2x_cmn.c1593 void bnx2x_update_max_mf_config(struct bnx2x *bp, u32 value) in bnx2x_update_max_mf_config() function
2832 bnx2x_update_max_mf_config(bp, bp->pending_max); in bnx2x_nic_load()
Dbnx2x_ethtool.c427 bnx2x_update_max_mf_config(bp, part); in bnx2x_set_link_ksettings()