Searched refs:pband (Results 1 – 2 of 2) sorted by relevance
202 &pband->new_flows : in fq_flow_add_tail()203 &pband->old_flows; in fq_flow_add_tail()639 if (pband->credit <= 0) in fq_pband_head_select()642 if (pband->new_flows.first) in fq_pband_head_select()643 return &pband->new_flows; in fq_pband_head_select()645 return pband->old_flows.first ? &pband->old_flows : NULL; in fq_pband_head_select()651 struct fq_perband_flows *pband; in fq_dequeue() local681 pband->credit = min(pband->credit + pband->quantum, in fq_dequeue()682 pband->quantum); in fq_dequeue()683 if (pband->credit > 0) in fq_dequeue()[all …]
1623 const char *pband, const char *pbandwidth, in _rtl8812ae_phy_set_txpower_limit() argument1679 if (strcmp(pband, "2.4G") == 0) { in _rtl8812ae_phy_set_txpower_limit()1703 } else if (strcmp(pband, "5G") == 0) { in _rtl8812ae_phy_set_txpower_limit()1728 "Cannot recognize the band info in %s\n", pband); in _rtl8812ae_phy_set_txpower_limit()