Searched refs:SDPCM_SEQ_WRAP (Results 1 – 1 of 1) sorted by relevance
1334 #define SDPCM_SEQ_WRAP 256 macro2321 bus->tx_seq = (bus->tx_seq + pktq->qlen) % SDPCM_SEQ_WRAP; in brcmf_sdio_txpkt()2451 bus->tx_seq = (bus->tx_seq + 1) % SDPCM_SEQ_WRAP; in brcmf_sdio_tx_ctrlframe()4455 bus->tx_seq = SDPCM_SEQ_WRAP - 1; in brcmf_sdio_probe()