Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h476 void bnx2x_update_max_mf_config(struct bnx2x *bp, u32 value);
H A Dbnx2x_cmn.c1605 void bnx2x_update_max_mf_config(struct bnx2x *bp, u32 value) in bnx2x_update_max_mf_config() function
2844 bnx2x_update_max_mf_config(bp, bp->pending_max); in bnx2x_nic_load()