Home
last modified time | relevance | path

Searched refs:info (Results 1 – 6 of 6) sorted by relevance

/openwifi/driver/
H A Dsdr.c617 struct ieee80211_tx_info *info; local
706 info = IEEE80211_SKB_CB(skb);
707 use_ht_aggr = ((info->flags&IEEE80211_TX_CTL_AMPDU)!=0);
708 ieee80211_tx_info_clear_status(info);
715 info->flags |= IEEE80211_TX_STAT_AMPDU;
716 info->status.ampdu_len = 1;
717 info->status.ampdu_ack_len = (tx_fail == true) ? 0 : 1;
726 info->flags &= (~IEEE80211_TX_CTL_AMPDU);
729 pkt_need_ack = (!(info->flags & IEEE80211_TX_CTL_NO_ACK));
734 use_ht_rate = (((info->control.rates[0].flags)&IEEE80211_TX_RC_MCS)!=0);
[all …]
/openwifi/doc/app_notes/
H A Ddrv_fpga_dynamic_loading.md11 - [[Detailed full usage info](#Detailed-full-usage-info)]
42 …**, rename it with a more meaningful name (such as add version or variant info as postfix), put th…
56 ## Detailed full usage info
57 Run the "./wgd.sh -h" on board or open wgd.sh to see full usage info:
H A Dfrequent_trick.md233 rate_hw_value = ieee80211_get_tx_rate(dev, info)->hw_value;
/openwifi/doc/asic/
H A Dskywater-130-pdk-and-asic-considerations.md13 1 . The info and communication hub is our github: https://github.com/open-sdr/openwifi . The FPGA c…
15 2 . The best way to get full picture and further info (resource/power/clock-speed/etc) of the openw…
/openwifi/kernel_boot/
H A Dkernel_config3846 # also be needed; see USB_STORAGE Help for more info
H A Dkernel_config_zynqmp4779 # also be needed; see USB_STORAGE Help for more info