Home
last modified time | relevance | path

Searched refs:FW_PORT_ACTION_GET_PORT_INFO (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c320 cpu_to_be32(FW_PORT_CMD_ACTION_V(FW_PORT_ACTION_GET_PORT_INFO) | in t4vf_port_init()
1500 if (action != FW_PORT_ACTION_GET_PORT_INFO) { in t4vf_handle_fw_rpl()
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_mb.c361 FW_PORT_CMD_ACTION_V(FW_PORT_ACTION_GET_PORT_INFO) | in csio_mb_port()
1416 if (action != FW_PORT_ACTION_GET_PORT_INFO) { in csio_mb_fwevt_handler()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2219 FW_PORT_ACTION_GET_PORT_INFO = 0x0003, enumerator
Dt4_hw.c5397 FW_PORT_CMD_ACTION_V(FW_PORT_ACTION_GET_PORT_INFO) | in t4_port_init()
Dcxgb4_main.c637 action == FW_PORT_ACTION_GET_PORT_INFO) { in fwevtq_handler()