Searched refs:SDPCM_SEQ_WRAP (Results 1 – 1 of 1) sorted by relevance
1373 #define SDPCM_SEQ_WRAP 256 macro2355 bus->tx_seq = (bus->tx_seq + pktq->qlen) % SDPCM_SEQ_WRAP; in brcmf_sdio_txpkt()2483 bus->tx_seq = (bus->tx_seq + 1) % SDPCM_SEQ_WRAP; in brcmf_sdio_tx_ctrlframe()4159 bus->tx_seq = SDPCM_SEQ_WRAP - 1; in brcmf_sdio_probe()