Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.h50 cpu_to_be32(FW_PORT_CMD_ACTION_V(__action) | \
Dt4_hw.c2112 c.action_to_len16 = htonl(FW_PORT_CMD_ACTION_V(FW_PORT_ACTION_L1_CFG) | in t4_link_start()
2142 c.action_to_len16 = htonl(FW_PORT_CMD_ACTION_V(FW_PORT_ACTION_L1_CFG) | in t4_restart_aneg()
5397 FW_PORT_CMD_ACTION_V(FW_PORT_ACTION_GET_PORT_INFO) | in t4_port_init()
Dt4fw_api.h2386 #define FW_PORT_CMD_ACTION_V(x) ((x) << FW_PORT_CMD_ACTION_S) macro
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_mb.c361 FW_PORT_CMD_ACTION_V(FW_PORT_ACTION_GET_PORT_INFO) | in csio_mb_port()
368 FW_PORT_CMD_ACTION_V(FW_PORT_ACTION_L1_CFG) | in csio_mb_port()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c320 cpu_to_be32(FW_PORT_CMD_ACTION_V(FW_PORT_ACTION_GET_PORT_INFO) | in t4vf_port_init()