Home
last modified time | relevance | path

Searched refs:FW_PORT_CMD_PORTID_G (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.c277 int port = FW_PORT_CMD_PORTID_G(be32_to_cpu(pcmd->op_to_portid)); in cxgb4_dcb_handle_fw_update()
Dcxgb4_main.c537 int port = FW_PORT_CMD_PORTID_G(ntohl(pcmd->op_to_portid)); in dcb_rpl()
607 int port = FW_PORT_CMD_PORTID_G( in fwevtq_handler()
Dt4fw_api.h2907 #define FW_PORT_CMD_PORTID_G(x) \ macro
Dt4_hw.c8878 int chan = FW_PORT_CMD_PORTID_G(be32_to_cpu(p->op_to_portid)); in t4_handle_fw_rpl()
/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_mb.c1417 port_id = FW_PORT_CMD_PORTID_G( in csio_mb_fwevt_handler()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c2120 port_id = FW_PORT_CMD_PORTID_G( in t4vf_handle_fw_rpl()