| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | hci_rtk_h5.c | 577 u8 rxseq; in h5_complete_rx_pkt() local 580 rxseq = h5->rxseq_txack; in h5_complete_rx_pkt() 586 BT_DBG("Received seqno %u from card", rxseq); in h5_complete_rx_pkt() 681 u8 rxseq; in h5_recv() local 715 rxseq = h5->rxseq_txack; in h5_recv() 717 && (h5->rx_skb->data[0] & 0x07) != rxseq) { in h5_recv() 719 h5->rx_skb->data[0] & 0x07, rxseq); in h5_recv()
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | hdlc_cisco.c | 59 u32 rxseq; /* RX sequence number */ member 221 st->rxseq = ntohl(cisco_data->par1); in cisco_rx() 272 htonl(st->rxseq)); in cisco_timer() 288 st->up = st->txseq = st->rxseq = 0; in cisco_start()
|
| H A D | hdlc_fr.c | 149 u8 rxseq; /* RX sequence number */ member 522 data[i++] = state(hdlc)->rxseq; in fr_lmi_send() 663 u8 rxseq, txseq; in fr_lmi_recv() local 736 state(hdlc)->rxseq = skb->data[i++]; /* TX sequence from peer */ in fr_lmi_recv() 737 rxseq = skb->data[i++]; /* Should confirm our sequence */ in fr_lmi_recv() 748 if (rxseq == 0 || rxseq != txseq) { /* Ask for full report next time */ in fr_lmi_recv() 1010 state(hdlc)->txseq = state(hdlc)->rxseq = 0; in fr_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 5762 dhdsdio_rxglom(dhd_bus_t *bus, uint8 rxseq) in dhdsdio_rxglom() argument 5854 totlen, rxseq)); in dhdsdio_rxglom() 5986 if (rxseq != seq) { in dhdsdio_rxglom() 5988 __FUNCTION__, seq, rxseq)); in dhdsdio_rxglom() 5990 rxseq = seq; in dhdsdio_rxglom() 6066 for (num = 0; pfirst; rxseq++, pfirst = pnext) { in dhdsdio_rxglom() 6082 if (rxseq != seq) { in dhdsdio_rxglom() 6084 __FUNCTION__, seq, rxseq)); in dhdsdio_rxglom() 6086 rxseq = seq; in dhdsdio_rxglom() 6209 uint8 rxseq; /* Next sequence number to expect */ in dhdsdio_readframes() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 5970 dhdsdio_rxglom(dhd_bus_t *bus, uint8 rxseq) in dhdsdio_rxglom() argument 6062 totlen, rxseq)); in dhdsdio_rxglom() 6193 if (rxseq != seq) { in dhdsdio_rxglom() 6195 __FUNCTION__, seq, rxseq)); in dhdsdio_rxglom() 6197 rxseq = seq; in dhdsdio_rxglom() 6273 for (num = 0; pfirst; rxseq++, pfirst = pnext) { in dhdsdio_rxglom() 6289 if (rxseq != seq) { in dhdsdio_rxglom() 6291 __FUNCTION__, seq, rxseq)); in dhdsdio_rxglom() 6293 rxseq = seq; in dhdsdio_rxglom() 6406 uint8 rxseq; /* Next sequence number to expect */ local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 6032 dhdsdio_rxglom(dhd_bus_t *bus, uint8 rxseq) in dhdsdio_rxglom() argument 6124 totlen, rxseq)); in dhdsdio_rxglom() 6255 if (rxseq != seq) { in dhdsdio_rxglom() 6257 __FUNCTION__, seq, rxseq)); in dhdsdio_rxglom() 6259 rxseq = seq; in dhdsdio_rxglom() 6335 for (num = 0; pfirst; rxseq++, pfirst = pnext) { in dhdsdio_rxglom() 6351 if (rxseq != seq) { in dhdsdio_rxglom() 6353 __FUNCTION__, seq, rxseq)); in dhdsdio_rxglom() 6355 rxseq = seq; in dhdsdio_rxglom() 6468 uint8 rxseq; /* Next sequence number to expect */ local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 5966 dhdsdio_rxglom(dhd_bus_t *bus, uint8 rxseq) in dhdsdio_rxglom() argument 6058 totlen, rxseq)); in dhdsdio_rxglom() 6189 if (rxseq != seq) { in dhdsdio_rxglom() 6191 __FUNCTION__, seq, rxseq)); in dhdsdio_rxglom() 6193 rxseq = seq; in dhdsdio_rxglom() 6269 for (num = 0; pfirst; rxseq++, pfirst = pnext) { in dhdsdio_rxglom() 6285 if (rxseq != seq) { in dhdsdio_rxglom() 6287 __FUNCTION__, seq, rxseq)); in dhdsdio_rxglom() 6289 rxseq = seq; in dhdsdio_rxglom() 6402 uint8 rxseq; /* Next sequence number to expect */ local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 6338 dhdsdio_rxglom(dhd_bus_t *bus, uint8 rxseq) in dhdsdio_rxglom() argument 6430 totlen, rxseq)); in dhdsdio_rxglom() 6561 if (rxseq != seq) { in dhdsdio_rxglom() 6563 __FUNCTION__, seq, rxseq)); in dhdsdio_rxglom() 6565 rxseq = seq; in dhdsdio_rxglom() 6641 for (num = 0; pfirst; rxseq++, pfirst = pnext) { in dhdsdio_rxglom() 6657 if (rxseq != seq) { in dhdsdio_rxglom() 6659 __FUNCTION__, seq, rxseq)); in dhdsdio_rxglom() 6661 rxseq = seq; in dhdsdio_rxglom() 6774 uint8 rxseq; /* Next sequence number to expect */ in dhdsdio_readframes() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 6327 dhdsdio_rxglom(dhd_bus_t *bus, uint8 rxseq) in dhdsdio_rxglom() argument 6419 totlen, rxseq)); in dhdsdio_rxglom() 6550 if (rxseq != seq) { in dhdsdio_rxglom() 6552 __FUNCTION__, seq, rxseq)); in dhdsdio_rxglom() 6554 rxseq = seq; in dhdsdio_rxglom() 6630 for (num = 0; pfirst; rxseq++, pfirst = pnext) { in dhdsdio_rxglom() 6646 if (rxseq != seq) { in dhdsdio_rxglom() 6648 __FUNCTION__, seq, rxseq)); in dhdsdio_rxglom() 6650 rxseq = seq; in dhdsdio_rxglom() 6763 uint8 rxseq; /* Next sequence number to expect */ in dhdsdio_readframes() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | sdio.c | 1502 static u8 brcmf_sdio_rxglom(struct brcmf_sdio *bus, u8 rxseq) in brcmf_sdio_rxglom() argument 1578 bus->cur_read.len, totlen, rxseq); in brcmf_sdio_rxglom() 1634 rd_new.seq_num = rxseq; in brcmf_sdio_rxglom() 1653 rd_new.seq_num = rxseq++; in brcmf_sdio_rxglom()
|