Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c555 ? FW_PORT_ACTION_GET_PORT_INFO in t4vf_port_init()
1926 case FW_PORT_ACTION_GET_PORT_INFO: { in t4vf_handle_get_port_info()
2078 ? FW_PORT_ACTION_GET_PORT_INFO in t4vf_update_port_info()
2112 if (action != FW_PORT_ACTION_GET_PORT_INFO && in t4vf_handle_fw_rpl()
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c8613 case FW_PORT_ACTION_GET_PORT_INFO: { in t4_handle_get_port_info()
8792 ? FW_PORT_ACTION_GET_PORT_INFO in t4_update_port_info()
8829 ? FW_PORT_ACTION_GET_PORT_INFO in t4_get_link_params()
8839 if (action == FW_PORT_ACTION_GET_PORT_INFO) { in t4_get_link_params()
8886 (action == FW_PORT_ACTION_GET_PORT_INFO || in t4_handle_fw_rpl()
9665 ? FW_PORT_ACTION_GET_PORT_INFO in t4_init_portinfo()
H A Dcxgb4_main.c605 (action == FW_PORT_ACTION_GET_PORT_INFO || in fwevtq_handler()
613 dcbxdis = (action == FW_PORT_ACTION_GET_PORT_INFO in fwevtq_handler()
H A Dt4fw_api.h2730 FW_PORT_ACTION_GET_PORT_INFO = 0x0003, enumerator