Searched refs:is_low (Results 1 – 4 of 4) sorted by relevance
272 bool is_low = ieee80211_is_data(hdr->frame_control); in wcn36xx_start_tx() local284 is_low ? "low" : "high", bcast ? "bcast" : "ucast"); in wcn36xx_start_tx()312 if (is_low) in wcn36xx_start_tx()321 ret = wcn36xx_dxe_tx_frame(wcn, vif_priv, &bd, skb, is_low); in wcn36xx_start_tx()
682 bool is_low) in wcn36xx_dxe_tx_frame() argument690 ch = is_low ? &wcn->dxe_tx_l_ch : &wcn->dxe_tx_h_ch; in wcn36xx_dxe_tx_frame()768 if (is_low && vif_priv->pw_state == WCN36XX_BMPS) { in wcn36xx_dxe_tx_frame()
468 bool is_low);
636 static void enc28j60_lowpower(struct enc28j60_net *priv, bool is_low) in enc28j60_lowpower() argument640 is_low ? "low" : "high"); in enc28j60_lowpower()643 if (is_low) { in enc28j60_lowpower()