Searched refs:SDPCM_SEQ_WRAP (Results 1 – 1 of 1) sorted by relevance
1279 #define SDPCM_SEQ_WRAP 256 macro2264 bus->tx_seq = (bus->tx_seq + pktq->qlen) % SDPCM_SEQ_WRAP; in brcmf_sdio_txpkt()2394 bus->tx_seq = (bus->tx_seq + 1) % SDPCM_SEQ_WRAP; in brcmf_sdio_tx_ctrlframe()4204 bus->tx_seq = SDPCM_SEQ_WRAP - 1; in brcmf_sdio_probe()