Searched defs:len (Results 1 – 7 of 7) sorted by relevance
/openwifi/driver/ |
H A D | sysfs_intf.c | 147 …iq_ctl_store(struct device *input_dev, struct device_attribute *attr, const char *buf, size_t len) in tx_intf_iq_ctl_store() 187 …enable_store(struct device *input_dev, struct device_attribute *attr, const char *buf, size_t len) in stat_enable_store() 227 …_queue_store(struct device *input_dev, struct device_attribute *attr, const char *buf, size_t len) in tx_prio_queue_store() 265 …l_fail_store(struct device *input_dev, struct device_attribute *attr, const char *buf, size_t len) in tx_data_pkt_need_ack_num_total_fail_store() 287 …_total_store(struct device *input_dev, struct device_attribute *attr, const char *buf, size_t len) in tx_data_pkt_need_ack_num_total_store() 309 …_total_store(struct device *input_dev, struct device_attribute *attr, const char *buf, size_t len) in tx_mgmt_pkt_need_ack_num_total_store() 331 …l_fail_store(struct device *input_dev, struct device_attribute *attr, const char *buf, size_t len) in tx_mgmt_pkt_need_ack_num_total_fail_store() 359 …m_retx_store(struct device *input_dev, struct device_attribute *attr, const char *buf, size_t len) in tx_data_pkt_need_ack_num_retx_store() 385 …m_retx_store(struct device *input_dev, struct device_attribute *attr, const char *buf, size_t len) in tx_mgmt_pkt_need_ack_num_retx_store() 414 …x_fail_store(struct device *input_dev, struct device_attribute *attr, const char *buf, size_t len) in tx_data_pkt_need_ack_num_retx_fail_store() [all …]
|
H A D | sdrctl_intf.c | 5 … int openwifi_testmode_cmd(struct ieee80211_hw *hw, struct ieee80211_vif *vif, void *data, int len) in openwifi_testmode_cmd()
|
H A D | sdr.c | 422 …u32 addr1_low32, addr2_low32=0, addr3_low32=0, len, rate_idx, tsft_low, tsft_high, loop_count=0;//… local
|
/openwifi/user_space/arbitrary_iq_gen/ |
H A D | single_carrier_gen.m | 29 len = length(s); variable
|
/openwifi/driver/xilinx_dma/ |
H A D | xilinx_dma.c | 1721 dma_addr_t dma_src, size_t len, unsigned long flags) in xilinx_cdma_prep_memcpy() 1785 size_t len, dst_avail, src_avail; in xilinx_cdma_prep_sg() local
|
/openwifi/user_space/inject_80211/ |
H A D | uthash.h | 594 #define HASH_KEYCMP(a,b,len) memcmp(a,b,len) argument
|
/openwifi/user_space/sdrctl_src/ |
H A D | nl80211.h | 4374 __u32 start, offset, len; member 4385 __u32 offset, len; member
|