Searched defs:pfc_frames_sent (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c1405 u32 pfc_frames_sent[2],
1432 pfc_frames_sent[0] = val_xon + val_xoff;
1437 u32 pfc_frames_sent[2],
1450 bnx2x_emac_get_pfc_stat(params, pfc_frames_sent,
1404 bnx2x_emac_get_pfc_stat(struct link_params *params, u32 pfc_frames_sent[2], u32 pfc_frames_received[2]) argument
1436 bnx2x_pfc_statistic(struct link_params *params, struct link_vars *vars, u32 pfc_frames_sent[2], u32 pfc_frames_received[2]) argument

Completed in 51 milliseconds