Home
last modified time | relevance | path

Searched refs:F_ENABLERXPKTTMSTPRSS (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/cxgb/
HDcxgb_sge.c3341 t3_set_reg_field(sc, A_TP_PC_CONFIG2, F_ENABLERXPKTTMSTPRSS, in t3_pkt_timestamp()
3342 timestamp ? F_ENABLERXPKTTMSTPRSS : 0); in t3_pkt_timestamp()
/freebsd-13-stable/sys/dev/cxgb/common/
HDcxgb_regs.h3914 #define F_ENABLERXPKTTMSTPRSS V_ENABLERXPKTTMSTPRSS(1U) macro
/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_regs.h22098 #define F_ENABLERXPKTTMSTPRSS V_ENABLERXPKTTMSTPRSS(1U) macro