Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c556 : FW_PORT_ACTION_GET_PORT_INFO32) | in t4vf_port_init()
1962 case FW_PORT_ACTION_GET_PORT_INFO32: { in t4vf_handle_get_port_info()
2079 : FW_PORT_ACTION_GET_PORT_INFO32) | in t4vf_update_port_info()
2113 action != FW_PORT_ACTION_GET_PORT_INFO32) { in t4vf_handle_fw_rpl()
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_mb.c358 : FW_PORT_ACTION_GET_PORT_INFO32) | in csio_mb_port()
1422 action != FW_PORT_ACTION_GET_PORT_INFO32) { in csio_mb_fwevt_handler()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c8627 case FW_PORT_ACTION_GET_PORT_INFO32: { in t4_handle_get_port_info()
8793 : FW_PORT_ACTION_GET_PORT_INFO32) | in t4_update_port_info()
8830 : FW_PORT_ACTION_GET_PORT_INFO32); in t4_get_link_params()
8887 action == FW_PORT_ACTION_GET_PORT_INFO32)) { in t4_handle_fw_rpl()
9666 : FW_PORT_ACTION_GET_PORT_INFO32) | in t4_init_portinfo()
H A Dt4fw_api.h2737 FW_PORT_ACTION_GET_PORT_INFO32 = 0x000a, enumerator
H A Dcxgb4_main.c606 action == FW_PORT_ACTION_GET_PORT_INFO32)) { in fwevtq_handler()