Home
last modified time | relevance | path

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

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