Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c317 cpu_to_be32(FW_PORT_CMD_ACTION(FW_PORT_ACTION_GET_PORT_INFO) | in t4vf_port_init()
1331 if (action != FW_PORT_ACTION_GET_PORT_INFO) { in t4vf_handle_fw_rpl()
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1100 FW_PORT_ACTION_GET_PORT_INFO = 0x0003, enumerator
Dt4_hw.c2819 FW_PORT_CMD_ACTION(FW_PORT_ACTION_GET_PORT_INFO) | in t4_port_init()