Searched refs:txmax (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 5984 uint8 txmax; in dhdsdio_rxglom() local 6166 txmax = SDPCM_WINDOW_VALUE(&dptr[SDPCM_FRAMETAG_LEN]); in dhdsdio_rxglom() 6201 if ((uint8)(txmax - bus->tx_seq) > 0x70) { in dhdsdio_rxglom() 6203 __FUNCTION__, txmax, bus->tx_seq)); in dhdsdio_rxglom() 6204 txmax = bus->tx_max; in dhdsdio_rxglom() 6206 bus->tx_max = txmax; in dhdsdio_rxglom() 6409 uint8 txmax; /* Maximum tx sequence offered */ local 6726 txmax = SDPCM_WINDOW_VALUE(&bus->rxhdr[SDPCM_FRAMETAG_LEN]); 6791 if ((uint8)(txmax - bus->tx_seq) > 0x70) { 6795 __FUNCTION__, txmax, bus->tx_seq)); [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 6046 uint8 txmax; in dhdsdio_rxglom() local 6228 txmax = SDPCM_WINDOW_VALUE(&dptr[SDPCM_FRAMETAG_LEN]); in dhdsdio_rxglom() 6263 if ((uint8)(txmax - bus->tx_seq) > 0x70) { in dhdsdio_rxglom() 6265 __FUNCTION__, txmax, bus->tx_seq)); in dhdsdio_rxglom() 6266 txmax = bus->tx_max; in dhdsdio_rxglom() 6268 bus->tx_max = txmax; in dhdsdio_rxglom() 6471 uint8 txmax; /* Maximum tx sequence offered */ local 6788 txmax = SDPCM_WINDOW_VALUE(&bus->rxhdr[SDPCM_FRAMETAG_LEN]); 6853 if ((uint8)(txmax - bus->tx_seq) > 0x70) { 6857 __FUNCTION__, txmax, bus->tx_seq)); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 5980 uint8 txmax; in dhdsdio_rxglom() local 6162 txmax = SDPCM_WINDOW_VALUE(&dptr[SDPCM_FRAMETAG_LEN]); in dhdsdio_rxglom() 6197 if ((uint8)(txmax - bus->tx_seq) > 0x70) { in dhdsdio_rxglom() 6199 __FUNCTION__, txmax, bus->tx_seq)); in dhdsdio_rxglom() 6200 txmax = bus->tx_max; in dhdsdio_rxglom() 6202 bus->tx_max = txmax; in dhdsdio_rxglom() 6405 uint8 txmax; /* Maximum tx sequence offered */ local 6722 txmax = SDPCM_WINDOW_VALUE(&bus->rxhdr[SDPCM_FRAMETAG_LEN]); 6787 if ((uint8)(txmax - bus->tx_seq) > 0x70) { 6791 __FUNCTION__, txmax, bus->tx_seq)); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 5776 uint8 txmax; in dhdsdio_rxglom() local 5959 txmax = SDPCM_WINDOW_VALUE(&dptr[SDPCM_FRAMETAG_LEN]); in dhdsdio_rxglom() 5994 if ((uint8)(txmax - bus->tx_seq) > 0x70) { in dhdsdio_rxglom() 5996 __FUNCTION__, txmax, bus->tx_seq)); in dhdsdio_rxglom() 5997 txmax = bus->tx_max; in dhdsdio_rxglom() 5999 bus->tx_max = txmax; in dhdsdio_rxglom() 6212 uint8 txmax; /* Maximum tx sequence offered */ in dhdsdio_readframes() local 6458 txmax = SDPCM_WINDOW_VALUE(&bus->rxhdr[SDPCM_FRAMETAG_LEN]); in dhdsdio_readframes() 6497 if ((uint8)(txmax - bus->tx_seq) > 0x70) { in dhdsdio_readframes() 6499 __FUNCTION__, txmax, bus->tx_seq)); in dhdsdio_readframes() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 6352 uint8 txmax; in dhdsdio_rxglom() local 6534 txmax = SDPCM_WINDOW_VALUE(&dptr[SDPCM_FRAMETAG_LEN]); in dhdsdio_rxglom() 6569 if ((uint8)(txmax - bus->tx_seq) > 0x70) { in dhdsdio_rxglom() 6571 __FUNCTION__, txmax, bus->tx_seq)); in dhdsdio_rxglom() 6572 txmax = bus->tx_max; in dhdsdio_rxglom() 6574 bus->tx_max = txmax; in dhdsdio_rxglom() 6777 uint8 txmax; /* Maximum tx sequence offered */ in dhdsdio_readframes() local 7103 txmax = SDPCM_WINDOW_VALUE(&bus->rxhdr[SDPCM_FRAMETAG_LEN]); in dhdsdio_readframes() 7168 if ((uint8)(txmax - bus->tx_seq) > 0x70) { in dhdsdio_readframes() 7172 __FUNCTION__, txmax, bus->tx_seq)); in dhdsdio_readframes() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 6341 uint8 txmax; in dhdsdio_rxglom() local 6523 txmax = SDPCM_WINDOW_VALUE(&dptr[SDPCM_FRAMETAG_LEN]); in dhdsdio_rxglom() 6558 if ((uint8)(txmax - bus->tx_seq) > 0x70) { in dhdsdio_rxglom() 6560 __FUNCTION__, txmax, bus->tx_seq)); in dhdsdio_rxglom() 6561 txmax = bus->tx_max; in dhdsdio_rxglom() 6563 bus->tx_max = txmax; in dhdsdio_rxglom() 6766 uint8 txmax; /* Maximum tx sequence offered */ in dhdsdio_readframes() local 7092 txmax = SDPCM_WINDOW_VALUE(&bus->rxhdr[SDPCM_FRAMETAG_LEN]); in dhdsdio_readframes() 7157 if ((uint8)(txmax - bus->tx_seq) > 0x70) { in dhdsdio_readframes() 7161 __FUNCTION__, txmax, bus->tx_seq)); in dhdsdio_readframes() [all …]
|