Searched refs:fw_port_cmd (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_dcb.c | 274 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 pcm in cxgb4_ieee_read_ets() [all...] |
H A D | cxgb4_dcb.h | 124 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 D | t4_hw.c | 4219 struct fw_port_cmd cmd; in t4_link_l1cfg_core() 4275 struct fw_port_cmd c; in t4_restart_aneg() 8602 const struct fw_port_cmd *cmd = (const void *)rpl; in t4_handle_get_port_info() 8785 struct fw_port_cmd port_cmd; in t4_update_port_info() 8822 struct fw_port_cmd port_cmd; in t4_get_link_params() 8883 const struct fw_port_cmd *p = (const void *)rpl; in t4_handle_fw_rpl() 9636 struct fw_port_cmd cmd; in t4_init_portinfo()
|
H A D | t4fw_api.h | 2799 struct fw_port_cmd { struct
|
H A D | cxgb4_main.c | 535 static void dcb_rpl(struct adapter *adap, const struct fw_port_cmd *pcmd) in dcb_rpl() 599 const struct fw_port_cmd *pcmd = (const void *)p->data; in fwevtq_handler()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_dcb.c | 274 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 pcm in cxgb4_ieee_read_ets() [all...] |
H A D | cxgb4_dcb.h | 124 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 D | t4_hw.c | 4189 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()
|
H A D | t4fw_api.h | 2801 struct fw_port_cmd { struct
|
H A D | cxgb4_main.c | 534 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()
|
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_mb.c | 346 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()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_mb.c | 346 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 500 struct fw_port_cmd port_cmd, port_rpl; in t4vf_port_init() 1913 const struct fw_port_cmd *cmd) in t4vf_handle_get_port_info() 2069 struct fw_port_cmd port_cmd; in t4vf_update_port_info() 2106 const struct fw_port_cmd *port_cmd = in t4vf_handle_fw_rpl() 2107 (const struct fw_port_cmd *)rpl; in t4vf_handle_fw_rpl()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 501 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()
|
Completed in 77 milliseconds