Home
last modified time | relevance | path

Searched refs:fcoe_stat (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_mfw_req.h167 struct fcoe_stats_info fcoe_stat; member
A Dbnx2x_main.c3423 fcoe_stat->qos_priority = in bnx2x_drv_info_fcoe_stat()
3440 fcoe_stat->rx_bytes_lo, in bnx2x_drv_info_fcoe_stat()
3445 fcoe_stat->rx_bytes_lo, in bnx2x_drv_info_fcoe_stat()
3450 fcoe_stat->rx_bytes_lo, in bnx2x_drv_info_fcoe_stat()
3455 fcoe_stat->rx_bytes_lo, in bnx2x_drv_info_fcoe_stat()
3459 fcoe_stat->rx_frames_lo, in bnx2x_drv_info_fcoe_stat()
3463 fcoe_stat->rx_frames_lo, in bnx2x_drv_info_fcoe_stat()
3475 fcoe_stat->tx_bytes_lo, in bnx2x_drv_info_fcoe_stat()
3480 fcoe_stat->tx_bytes_lo, in bnx2x_drv_info_fcoe_stat()
3485 fcoe_stat->tx_bytes_lo, in bnx2x_drv_info_fcoe_stat()
[all …]
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_sp.h90 struct fcoe_stat_ramrod_params fcoe_stat; member
/linux/drivers/net/ethernet/broadcom/
A Dcnic.c2257 struct fcoe_stat_ramrod_params *fcoe_stat; in cnic_bnx2x_fcoe_stat() local
2267 fcoe_stat = cnic_get_kwqe_16_data(cp, BNX2X_FCOE_L5_CID_BASE, &l5_data); in cnic_bnx2x_fcoe_stat()
2268 if (!fcoe_stat) in cnic_bnx2x_fcoe_stat()
2271 memset(fcoe_stat, 0, sizeof(*fcoe_stat)); in cnic_bnx2x_fcoe_stat()
2272 memcpy(&fcoe_stat->stat_kwqe, req, sizeof(*req)); in cnic_bnx2x_fcoe_stat()
/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_fcoe.c1811 stats_addr = &cnic->stats_addr->fcoe_stat; in bnx2fc_ulp_get_stats()

Completed in 43 milliseconds