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