Home
last modified time | relevance | path

Searched refs:fcoe_kwqe_stat (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/scsi/bnx2fc/
D57xx_hsi_bnx2fc.h534 struct fcoe_kwqe_stat { struct
556 struct fcoe_kwqe_stat statistics; argument
Dbnx2fc_hwi.c32 struct fcoe_kwqe_stat stat_req; in bnx2fc_send_stat_req()
37 memset(&stat_req, 0x00, sizeof(struct fcoe_kwqe_stat)); in bnx2fc_send_stat_req()
/linux-6.1.9/drivers/net/ethernet/broadcom/
Dcnic_defs.h2836 struct fcoe_kwqe_stat { struct
2858 struct fcoe_kwqe_stat statistics; argument
3705 struct fcoe_kwqe_stat stat_kwqe;
Dcnic.c2256 struct fcoe_kwqe_stat *req; in cnic_bnx2x_fcoe_stat()
2264 req = (struct fcoe_kwqe_stat *) kwqe; in cnic_bnx2x_fcoe_stat()