Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.c274 const struct fw_port_cmd *pcmd) in cxgb4_dcb_handle_fw_update()
442 struct fw_port_cmd pcmd; in cxgb4_getpgtccfg()
505 struct fw_port_cmd pcmd; in cxgb4_setpgtccfg_tx()
540 memset(&pcmd, 0, sizeof(struct fw_port_cmd)); in cxgb4_setpgtccfg_tx()
567 struct fw_port_cmd pcmd; in cxgb4_getpgbwgcfg()
601 struct fw_port_cmd pcmd; in cxgb4_setpgbwgcfg_tx()
649 struct fw_port_cmd pcmd; in cxgb4_setpfccfg()
794 struct fw_port_cmd pcmd; in __cxgb4_getapp()
838 struct fw_port_cmd pcmd; in __cxgb4_setapp()
947 struct fw_port_cmd pcmd; in cxgb4_ieee_read_ets()
[all …]
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 *);
Dt4_hw.c4189 struct fw_port_cmd cmd; in t4_link_l1cfg_core()
4245 struct fw_port_cmd c; in t4_restart_aneg()
8571 const struct fw_port_cmd *cmd = (const void *)rpl; in t4_handle_get_port_info()
8754 struct fw_port_cmd port_cmd; in t4_update_port_info()
8791 struct fw_port_cmd port_cmd; in t4_get_link_params()
8852 const struct fw_port_cmd *p = (const void *)rpl; in t4_handle_fw_rpl()
9605 struct fw_port_cmd cmd; in t4_init_portinfo()
Dcxgb4_main.c534 static void dcb_rpl(struct adapter *adap, const struct fw_port_cmd *pcmd) in dcb_rpl()
598 const struct fw_port_cmd *pcmd = (const void *)p->data; in fwevtq_handler()
Dt4fw_api.h2801 struct fw_port_cmd { struct
/linux-6.6.21/drivers/scsi/csiostor/
Dcsio_mb.c346 struct fw_port_cmd *cmdp = (struct fw_port_cmd *)(mbp->mb); in csio_mb_port()
389 struct fw_port_cmd *rsp = (struct fw_port_cmd *)(mbp->mb); in csio_mb_process_read_port_rsp()
1408 struct fw_port_cmd *pcmd; in csio_mb_fwevt_handler()
1416 pcmd = (struct fw_port_cmd *)cmd; in csio_mb_fwevt_handler()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c501 struct fw_port_cmd port_cmd, port_rpl; in t4vf_port_init()
1914 const struct fw_port_cmd *cmd) in t4vf_handle_get_port_info()
2070 struct fw_port_cmd port_cmd; in t4vf_update_port_info()
2107 const struct fw_port_cmd *port_cmd = in t4vf_handle_fw_rpl()
2108 (const struct fw_port_cmd *)rpl; in t4vf_handle_fw_rpl()