Searched refs:S_RXCOALESCESIZE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dregs.h1203 #define S_RXCOALESCESIZE 0 macro
1205 #define V_RXCOALESCESIZE(x) ((x) << S_RXCOALESCESIZE)
H A Dcxgb3_offload.c237 val &= (M_RXCOALESCESIZE << S_RXCOALESCESIZE); cxgb_ulp_iscsi_ctl()

Completed in 79 milliseconds