Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c547 ? FW_PORT_ACTION_GET_PORT_INFO in t4vf_port_init()
1917 case FW_PORT_ACTION_GET_PORT_INFO: { in t4vf_handle_get_port_info()
2063 ? FW_PORT_ACTION_GET_PORT_INFO in t4vf_update_port_info()
2097 if (action != FW_PORT_ACTION_GET_PORT_INFO && in t4vf_handle_fw_rpl()
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_mb.c357 ? FW_PORT_ACTION_GET_PORT_INFO in csio_mb_port()
1421 if (action != FW_PORT_ACTION_GET_PORT_INFO && in csio_mb_fwevt_handler()
1428 if (action == FW_PORT_ACTION_GET_PORT_INFO) { in csio_mb_fwevt_handler()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c8408 case FW_PORT_ACTION_GET_PORT_INFO: { in t4_handle_get_port_info()
8562 ? FW_PORT_ACTION_GET_PORT_INFO in t4_update_port_info()
8599 ? FW_PORT_ACTION_GET_PORT_INFO in t4_get_link_params()
8609 if (action == FW_PORT_ACTION_GET_PORT_INFO) { in t4_get_link_params()
8654 (action == FW_PORT_ACTION_GET_PORT_INFO || in t4_handle_fw_rpl()
9396 ? FW_PORT_ACTION_GET_PORT_INFO in t4_init_portinfo()
Dcxgb4_main.c548 (action == FW_PORT_ACTION_GET_PORT_INFO || in fwevtq_handler()
556 dcbxdis = (action == FW_PORT_ACTION_GET_PORT_INFO in fwevtq_handler()
Dt4fw_api.h2593 FW_PORT_ACTION_GET_PORT_INFO = 0x0003, enumerator