Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bnx2fc/
D57xx_hsi_bnx2fc.h635 struct fcoe_kwqe_stat { struct
662 struct fcoe_kwqe_stat statistics; argument
Dbnx2fc_hwi.c30 struct fcoe_kwqe_stat stat_req; in bnx2fc_send_stat_req()
35 memset(&stat_req, 0x00, sizeof(struct fcoe_kwqe_stat)); in bnx2fc_send_stat_req()
/linux-2.6.39/drivers/net/
Dcnic_defs.h4211 struct fcoe_kwqe_stat { struct
4238 struct fcoe_kwqe_stat statistics; argument
4300 struct fcoe_kwqe_stat stat_kwqe;
Dcnic.c2141 struct fcoe_kwqe_stat *req; in cnic_bnx2x_fcoe_stat()
2148 req = (struct fcoe_kwqe_stat *) kwqe; in cnic_bnx2x_fcoe_stat()