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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dhd64570.h181 #define DSR_BOF 0x20 /* Buffer Overflow/Underflow (chained-block)*/ macro
H A Dhd6457x.c348 sca_out((stat & (DSR_EOT | DSR_EOM | DSR_BOF | DSR_COF)) | DSR_DWE,
351 if (stat & DSR_BOF)
403 sca_out((stat & (DSR_EOT | DSR_EOM | DSR_BOF | DSR_COF)) | DSR_DWE,
H A Dhd64572.h488 #define DSR_BOF 0x20 macro
H A Dpc300_tty.c771 if (dsr_rx & DSR_BOF) {
856 if (!(dsr_rx & DSR_BOF)) {
H A Dpc300_drv.c1825 if (drx_stat & DSR_BOF) {
1915 if (dtx_stat & DSR_BOF) {

Completed in 41 milliseconds