Searched refs:txfifo_startblk (Results 1 – 1 of 1) sorted by relevance
2087 u16 txfifo_startblk = TXFIFO_START_BLK, txfifo_endblk; in brcms_b_corerev_fifofixup() local2092 txfifo_startblk = TXFIFO_START_BLK; in brcms_b_corerev_fifofixup()2097 txfifo_endblk = txfifo_startblk + wlc_hw->xmtfifo_sz[fifo_nu]; in brcms_b_corerev_fifofixup()2098 txfifo_def = (txfifo_startblk & 0xff) | in brcms_b_corerev_fifofixup()2100 txfifo_def1 = ((txfifo_startblk >> 8) & 0x1) | in brcms_b_corerev_fifofixup()2112 txfifo_startblk += wlc_hw->xmtfifo_sz[fifo_nu]; in brcms_b_corerev_fifofixup()