Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.c262 int port = FW_PORT_CMD_PORTID_G(be32_to_cpu(pcmd->op_to_portid)); in cxgb4_dcb_handle_fw_update()
Dcxgb4_main.c480 int port = FW_PORT_CMD_PORTID_G(ntohl(pcmd->op_to_portid)); in dcb_rpl()
550 int port = FW_PORT_CMD_PORTID_G( in fwevtq_handler()
Dt4fw_api.h2770 #define FW_PORT_CMD_PORTID_G(x) \ macro
Dt4_hw.c8657 int chan = FW_PORT_CMD_PORTID_G(be32_to_cpu(p->op_to_portid)); in t4_handle_fw_rpl()
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_mb.c1417 port_id = FW_PORT_CMD_PORTID_G( in csio_mb_fwevt_handler()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c2105 port_id = FW_PORT_CMD_PORTID_G( in t4vf_handle_fw_rpl()