Searched refs:F_ENABLEESND (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ | ||
H A D | regs.h | 1251 #define F_ENABLEESND V_ENABLEESND(1U) macro |
H A D | t3_hw.c | 2623 adap->params.rev > 0 ? F_ENABLEESND : in tp_config() |