Searched refs:SDPCM_SEQ_WRAP (Results 1 – 1 of 1) sorted by relevance
1366 #define SDPCM_SEQ_WRAP 256 macro2348 bus->tx_seq = (bus->tx_seq + pktq->qlen) % SDPCM_SEQ_WRAP; in brcmf_sdio_txpkt()2476 bus->tx_seq = (bus->tx_seq + 1) % SDPCM_SEQ_WRAP; in brcmf_sdio_tx_ctrlframe()4110 bus->tx_seq = SDPCM_SEQ_WRAP - 1; in brcmf_sdio_probe()