Home
last modified time | relevance | path

Searched refs:V_RXCOALESCESIZE (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb3/
H A Dregs.h1206 #define V_RXCOALESCESIZE(x) ((x) << S_RXCOALESCESIZE) macro
H A Dt3_hw.c2796 t3_write_reg(adap, A_TP_PARA_REG2, V_RXCOALESCESIZE(size) | in t3_tp_set_coalescing_size()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb3/
H A Dregs.h1206 #define V_RXCOALESCESIZE(x) ((x) << S_RXCOALESCESIZE) macro
H A Dt3_hw.c2796 t3_write_reg(adap, A_TP_PARA_REG2, V_RXCOALESCESIZE(size) | in t3_tp_set_coalescing_size()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb3/
H A Dregs.h1206 #define V_RXCOALESCESIZE(x) ((x) << S_RXCOALESCESIZE) macro
H A Dt3_hw.c2796 t3_write_reg(adap, A_TP_PARA_REG2, V_RXCOALESCESIZE(size) | in t3_tp_set_coalescing_size()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c2662 t3_write_reg(adap, A_TP_PARA_REG2, V_RXCOALESCESIZE(size) | in t3_tp_set_coalescing_size()
H A Dcxgb_regs.h3624 #define V_RXCOALESCESIZE(x) ((x) << S_RXCOALESCESIZE) macro