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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dtpqic02.c268 (unsigned short) ~(TP_ST1 | TP_EOR), (TP_ST0 | TP_EOM),
284 TP_ST0 | TP_EOM | TP_UDA | TP_BNL | TP_ST1 |
292 ~(TP_WRP | TP_EOM), TP_ST0 | TP_FIL,
308 ~(TP_ST0 | TP_WRP | TP_EOM | TP_UDA | TP_BNL | TP_FIL |
828 if (err & TP_EOM) { /* end of media */
907 if (tp_sense(TP_WRP | TP_BOM | TP_EOM | TP_FIL) != TE_OK)
948 if (tp_sense(TP_WRP | TP_BOM | TP_EOM | TP_FIL) != TE_OK) {
972 TP_BOM | TP_EOM | TP_FIL : TP_WRP | TP_BOM |
973 TP_EOM | TP_FIL)) != TE_OK) {
1033 if (tp_sense(TP_FIL | TP_EOM | TP_WR
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dtpqic02.h619 #define TP_EOM 0x08 /* End of media */ macro
625 #define REPORT_ERR0 (TP_CNI|TP_USL|TP_WRP|TP_EOM|TP_UDA|TP_BNL|TP_FIL)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dtpqic02.h619 #define TP_EOM 0x08 /* End of media */ macro
625 #define REPORT_ERR0 (TP_CNI|TP_USL|TP_WRP|TP_EOM|TP_UDA|TP_BNL|TP_FIL)

Completed in 55 milliseconds