Searched refs:npt (Results 1 – 2 of 2) sorted by relevance
27 for u in 0 1 2 3 ; do mkdev npt$u c 96 $[ $u + 128 ] ; done
869 #define wlc_lcnphy_set_tx_pwr_npt(pi, npt) \ argument872 (u16)(npt) << 8)2193 u16 tx_cnt, tx_total, npt; in wlc_lcnphy_tx_pwr_update_npt() local2198 npt = wlc_lcnphy_get_tx_pwr_npt(pi); in wlc_lcnphy_tx_pwr_update_npt()2200 if (tx_cnt > (1 << npt)) { in wlc_lcnphy_tx_pwr_update_npt()2205 pi_lcn->lcnphy_tssi_npt = npt; in wlc_lcnphy_tx_pwr_update_npt()