Home
last modified time | relevance | path

Searched refs:F_IPV6ENABLE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_t3_hw.c2543 t3_set_reg_field(adap, A_TP_IN_CONFIG, F_IPV6ENABLE | F_NICMODE, in tp_config()
2544 F_IPV6ENABLE | F_NICMODE); in tp_config()
Dcxgb_regs.h3090 #define F_IPV6ENABLE V_IPV6ENABLE(1U) macro