Home
last modified time | relevance | path

Searched refs:next_frag_len (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c5730 * next_frag_len next MPDU length in bytes
5735 u8 preamble_type, uint next_frag_len) in brcms_c_compute_frame_dur()
5744 if (next_frag_len) { in brcms_c_compute_frame_dur()
5751 next_frag_len); in brcms_c_compute_frame_dur()
6164 uint nfrags, uint queue, uint next_frag_len) in brcms_c_d11hdrs_mac80211()
6458 next_frag_len); in brcms_c_d11hdrs_mac80211()
6477 preamble_type[1], next_frag_len); in brcms_c_d11hdrs_mac80211()
5734 brcms_c_compute_frame_dur(struct brcms_c_info *wlc, u32 rate, u8 preamble_type, uint next_frag_len) brcms_c_compute_frame_dur() argument
6162 brcms_c_d11hdrs_mac80211(struct brcms_c_info *wlc, struct ieee80211_hw *hw, struct sk_buff *p, struct scb *scb, uint frag, uint nfrags, uint queue, uint next_frag_len) brcms_c_d11hdrs_mac80211() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c5728 * next_frag_len next MPDU length in bytes
5733 u8 preamble_type, uint next_frag_len) in brcms_c_compute_frame_dur()
5742 if (next_frag_len) { in brcms_c_compute_frame_dur()
5749 next_frag_len); in brcms_c_compute_frame_dur()
6162 uint nfrags, uint queue, uint next_frag_len) in brcms_c_d11hdrs_mac80211()
6456 next_frag_len); in brcms_c_d11hdrs_mac80211()
6475 preamble_type[1], next_frag_len); in brcms_c_d11hdrs_mac80211()
5732 brcms_c_compute_frame_dur(struct brcms_c_info *wlc, u32 rate, u8 preamble_type, uint next_frag_len) brcms_c_compute_frame_dur() argument
6160 brcms_c_d11hdrs_mac80211(struct brcms_c_info *wlc, struct ieee80211_hw *hw, struct sk_buff *p, struct scb *scb, uint frag, uint nfrags, uint queue, uint next_frag_len) brcms_c_d11hdrs_mac80211() argument
/kernel/linux/linux-5.10/net/mac80211/
H A Dtx.c53 int next_frag_len) in ieee80211_duration()
199 if (next_frag_len) { in ieee80211_duration()
204 dur += ieee80211_frame_duration(sband->band, next_frag_len, in ieee80211_duration()
51 ieee80211_duration(struct ieee80211_tx_data *tx, struct sk_buff *skb, int group_addr, int next_frag_len) ieee80211_duration() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h473 __le16 next_frag_len; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h473 __le16 next_frag_len; member
/kernel/linux/linux-6.6/net/mac80211/
H A Dtx.c44 int next_frag_len) in ieee80211_duration()
191 if (next_frag_len) { in ieee80211_duration()
196 dur += ieee80211_frame_duration(sband->band, next_frag_len, in ieee80211_duration()
42 ieee80211_duration(struct ieee80211_tx_data *tx, struct sk_buff *skb, int group_addr, int next_frag_len) ieee80211_duration() argument

Completed in 41 milliseconds