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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/sk98lin/
H A Dskxmac2.c1273 (IStatus & (XM_IS_LIPA_RC|XM_IS_RX_PAGE|XM_IS_AND))) {
1819 * - Page Received (bit #9) XM_IS_RX_PAGE
1843 XM_IS_RX_PAGE | XM_IS_TX_PAGE |
1888 if (IStatus & (XM_IS_INP_ASS | XM_IS_LIPA_RC | XM_IS_RX_PAGE)) {
1899 if (IStatus & XM_IS_RX_PAGE) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/sk98lin/h/
H A Dxmac_ii.h388 #define XM_IS_RX_PAGE (1<<9) /* Bit 9: Page Received */ macro
399 #define XM_DEF_MSK (~(XM_IS_INP_ASS | XM_IS_LIPA_RC | XM_IS_RX_PAGE |\

Completed in 90 milliseconds