Searched refs:fw_port_cmd (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.h124 void cxgb4_dcb_handle_fw_update(struct adapter *, const struct fw_port_cmd *);
125 void cxgb4_dcb_set_caps(struct adapter *, const struct fw_port_cmd *);
H A Dcxgb4_dcb.c274 const struct fw_port_cmd *pcmd)
442 struct fw_port_cmd pcmd;
505 struct fw_port_cmd pcmd;
540 memset(&pcmd, 0, sizeof(struct fw_port_cmd));
567 struct fw_port_cmd pcmd;
601 struct fw_port_cmd pcmd;
649 struct fw_port_cmd pcmd;
794 struct fw_port_cmd pcmd;
838 struct fw_port_cmd pcmd;
947 struct fw_port_cmd pcm
[all...]
H A Dt4_hw.c4189 struct fw_port_cmd cmd;
4245 struct fw_port_cmd c;
8571 const struct fw_port_cmd *cmd = (const void *)rpl;
8754 struct fw_port_cmd port_cmd;
8791 struct fw_port_cmd port_cmd;
8852 const struct fw_port_cmd *p = (const void *)rpl;
9605 struct fw_port_cmd cmd;
H A Dcxgb4_main.c534 static void dcb_rpl(struct adapter *adap, const struct fw_port_cmd *pcmd)
598 const struct fw_port_cmd *pcmd = (const void *)p->data;
H A Dt4fw_api.h2801 struct fw_port_cmd { struct
/linux-master/drivers/scsi/csiostor/
H A Dcsio_mb.c346 struct fw_port_cmd *cmdp = (struct fw_port_cmd *)(mbp->mb);
389 struct fw_port_cmd *rsp = (struct fw_port_cmd *)(mbp->mb);
1408 struct fw_port_cmd *pcmd;
1416 pcmd = (struct fw_port_cmd *)cmd;
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c501 struct fw_port_cmd port_cmd, port_rpl;
1914 const struct fw_port_cmd *cmd)
2070 struct fw_port_cmd port_cmd;
2107 const struct fw_port_cmd *port_cmd =
2108 (const struct fw_port_cmd *)rpl;

Completed in 294 milliseconds