Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_cmn.c1518 if (bp->pending_max) { in bnx2x_nic_load()
1519 bnx2x_update_max_mf_config(bp, bp->pending_max); in bnx2x_nic_load()
1520 bp->pending_max = 0; in bnx2x_nic_load()
Dbnx2x.h1226 u32 pending_max; member
Dbnx2x_ethtool.c266 bp->pending_max = part; in bnx2x_set_settings()