Searched refs:fcxtdma (Results 1 – 2 of 2) sorted by relevance
136 .fcxbtcrpt = 8, .fcxtdma = 7, .fcxslots = 7, .fcxcysta = 7,1393 if (ver->fcxtdma == 1) { in _chk_btc_report()1396 } else if (ver->fcxtdma == 3 || ver->fcxtdma == 7) { in _chk_btc_report()1402 pcinfo->req_fver = ver->fcxtdma; in _chk_btc_report()1772 if (ver->fcxtdma == 1) in _chk_btc_report()1777 else if (ver->fcxtdma == 3 || ver->fcxtdma == 7) in _chk_btc_report()2119 if (ver->fcxtdma == 1) { in _append_tdma()2124 } else if (ver->fcxtdma == 7) { in _append_tdma()2127 tlv_v7->ver = ver->fcxtdma; in _append_tdma()2134 v3->fver = ver->fcxtdma; in _append_tdma()[all …]
3147 u8 fcxtdma; member