Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h493 void bnx2x_update_max_mf_config(struct bnx2x *bp, u32 value);
Dbnx2x_cmn.c1485 void bnx2x_update_max_mf_config(struct bnx2x *bp, u32 value) in bnx2x_update_max_mf_config() function
2678 bnx2x_update_max_mf_config(bp, bp->pending_max); in bnx2x_nic_load()
Dbnx2x_ethtool.c354 bnx2x_update_max_mf_config(bp, part); in bnx2x_set_settings()