Searched refs:dur_fb (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/b43/
H A Dxmit.h43 __le16 dur_fb; /* Fallback duration */ member in struct:b43_txhdr
H A Dxmit.c228 txhdr->dur_fb = wlhdr->duration_id;
230 txhdr->dur_fb = ieee80211_generic_frame_duration(
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/b43legacy/
H A Dxmit.h35 __le16 dur_fb; /* Fallback duration */ member in struct:b43legacy_txhdr_fw3
H A Dxmit.c227 txhdr->dur_fb = wlhdr->duration_id;
229 txhdr->dur_fb = ieee80211_generic_frame_duration(dev->wl->hw,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dxmit.h43 __le16 dur_fb; /* Fallback duration */ member in struct:b43_txhdr
H A Dxmit.c228 txhdr->dur_fb = wlhdr->duration_id;
230 txhdr->dur_fb = ieee80211_generic_frame_duration(
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Dxmit.h35 __le16 dur_fb; /* Fallback duration */ member in struct:b43legacy_txhdr_fw3
H A Dxmit.c227 txhdr->dur_fb = wlhdr->duration_id;
229 txhdr->dur_fb = ieee80211_generic_frame_duration(dev->wl->hw,

Completed in 180 milliseconds