Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.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()
H A Dt4fw_api.h2907 #define FW_PORT_CMD_PORTID_G(x) \ macro
H A Dt4_hw.c8889 int chan = FW_PORT_CMD_PORTID_G(be32_to_cpu(p->op_to_portid)); in t4_handle_fw_rpl()
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_mb.c1417 port_id = FW_PORT_CMD_PORTID_G( in csio_mb_fwevt_handler()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c2120 port_id = FW_PORT_CMD_PORTID_G( in t4vf_handle_fw_rpl()