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

/freebsd-12-stable/sys/dev/pcn/
H A Dif_pcn.c200 #define PCN_CSR_SETBIT(sc, reg, x) \ macro
361 PCN_CSR_SETBIT(sc, PCN_CSR_EXTCTL1, PCN_EXTCTL1_SPND);
1170 PCN_CSR_SETBIT(sc, PCN_CSR_MODE, PCN_MODE_PROMISC);
1179 PCN_CSR_SETBIT(sc, PCN_CSR_MODE, PCN_MODE_RXNOBROAD);
1278 PCN_CSR_SETBIT(sc, PCN_CSR_EXTCTL2, PCN_EXTCTL2_FASTSPNDE);
1289 PCN_CSR_SETBIT(sc, PCN_CSR_IMR, PCN_IMR_DXSUFLO);
1292 PCN_CSR_SETBIT(sc, PCN_CSR_TFEAT, PCN_TFEAT_PAD_TX);
1389 PCN_CSR_SETBIT(sc, PCN_CSR_EXTCTL1,
1399 PCN_CSR_SETBIT(sc, PCN_CSR_EXTCTL1,
1474 PCN_CSR_SETBIT(s
[all...]

Completed in 108 milliseconds