Home
last modified time | relevance | path

Searched refs:PRIV_FLAG_PORT_TX_VM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h639 #define PRIV_FLAG_PORT_TX_VM BIT(PRIV_FLAG_PORT_TX_VM_BIT) macro
642 #define PRIV_FLAGS_PORT PRIV_FLAG_PORT_TX_VM
H A Dsge.c2480 if (unlikely(pi->eth_flags & PRIV_FLAG_PORT_TX_VM)) in t4_start_xmit()