Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c548 : FW_PORT_ACTION_GET_PORT_INFO32) | in t4vf_port_init()
1953 case FW_PORT_ACTION_GET_PORT_INFO32: { in t4vf_handle_get_port_info()
2064 : FW_PORT_ACTION_GET_PORT_INFO32) | in t4vf_update_port_info()
2098 action != FW_PORT_ACTION_GET_PORT_INFO32) { in t4vf_handle_fw_rpl()
/Linux-v4.19/drivers/scsi/csiostor/
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()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c8422 case FW_PORT_ACTION_GET_PORT_INFO32: { in t4_handle_get_port_info()
8563 : FW_PORT_ACTION_GET_PORT_INFO32) | in t4_update_port_info()
8600 : FW_PORT_ACTION_GET_PORT_INFO32); in t4_get_link_params()
8655 action == FW_PORT_ACTION_GET_PORT_INFO32)) { in t4_handle_fw_rpl()
9397 : FW_PORT_ACTION_GET_PORT_INFO32) | in t4_init_portinfo()
Dt4fw_api.h2600 FW_PORT_ACTION_GET_PORT_INFO32 = 0x000a, enumerator
Dcxgb4_main.c549 action == FW_PORT_ACTION_GET_PORT_INFO32)) { in fwevtq_handler()