Searched refs:fw_stats_req_sz (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c2245 bp->fw_stats_data_sz + bp->fw_stats_req_sz);
2284 bp->fw_stats_req_sz = sizeof(struct stats_query_header) +
2302 bp->fw_stats_data_sz + bp->fw_stats_req_sz);
2310 ((u8 *)bp->fw_stats + bp->fw_stats_req_sz);
2312 bp->fw_stats_req_sz;
H A Dbnx2x.h1635 int fw_stats_req_sz; member in struct:bnx2x
1639 * fw_stats buffer + fw_stats_req_sz).
H A Dbnx2x_main.c8286 bp->fw_stats_data_sz + bp->fw_stats_req_sz);

Completed in 329 milliseconds