Home
last modified time | relevance | path

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

/linux-6.6.21/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.c536 int port = FW_PORT_CMD_PORTID_G(ntohl(pcmd->op_to_portid)); in dcb_rpl()
606 int port = FW_PORT_CMD_PORTID_G( in fwevtq_handler()
Dt4fw_api.h2909 #define FW_PORT_CMD_PORTID_G(x) \ macro
Dt4_hw.c8860 int chan = FW_PORT_CMD_PORTID_G(be32_to_cpu(p->op_to_portid)); in t4_handle_fw_rpl()
/linux-6.6.21/drivers/scsi/csiostor/
Dcsio_mb.c1417 port_id = FW_PORT_CMD_PORTID_G( in csio_mb_fwevt_handler()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c2121 port_id = FW_PORT_CMD_PORTID_G( in t4vf_handle_fw_rpl()