Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c835 * The VF Driver uses the FW_ETH_TX_PKT_VM_WR firmware Work Request in is_eth_imm()
1283 cpu_to_be32(FW_WR_OP_V(FW_ETH_TX_PKT_VM_WR) | in t4vf_eth_xmit()
1326 cpu_to_be32(FW_WR_OP_V(FW_ETH_TX_PKT_VM_WR) | in t4vf_eth_xmit()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1756 /* The VF Driver uses the FW_ETH_TX_PKT_VM_WR firmware Work Request in t4vf_is_eth_imm()
1931 cpu_to_be32(FW_WR_OP_V(FW_ETH_TX_PKT_VM_WR) | in cxgb4_vf_eth_xmit()
1973 cpu_to_be32(FW_WR_OP_V(FW_ETH_TX_PKT_VM_WR) | in cxgb4_vf_eth_xmit()
H A Dt4fw_api.h95 FW_ETH_TX_PKT_VM_WR = 0x11, enumerator