Searched refs:ieee80211_alloc_rts (Results 1 – 8 of 8) sorted by relevance
| /trueos/sys/net80211/ |
| HD | ieee80211_proto.h | 144 struct mbuf *ieee80211_alloc_rts(struct ieee80211com *ic,
|
| HD | ieee80211_output.c | 2695 ieee80211_alloc_rts(struct ieee80211com *ic, in ieee80211_alloc_rts() function
|
| /trueos/sys/dev/usb/wlan/ |
| HD | if_ural.c | 1192 mprot = ieee80211_alloc_rts(ic, wh->i_addr1, wh->i_addr2, dur); in ural_sendprot()
|
| HD | if_rum.c | 1082 mprot = ieee80211_alloc_rts(ic, wh->i_addr1, wh->i_addr2, dur); in rum_sendprot()
|
| HD | if_run.c | 3564 mprot = ieee80211_alloc_rts(ic, wh->i_addr1, wh->i_addr2, dur); in run_sendprot()
|
| /trueos/sys/dev/ral/ |
| HD | rt2560.c | 1658 mprot = ieee80211_alloc_rts(ic, wh->i_addr1, wh->i_addr2, dur); in rt2560_sendprot()
|
| HD | rt2661.c | 1418 mprot = ieee80211_alloc_rts(ic, wh->i_addr1, wh->i_addr2, dur); in rt2661_sendprot()
|
| /trueos/sys/dev/bwn/ |
| HD | if_bwn.c | 9738 mprot = ieee80211_alloc_rts(ic, wh->i_addr1, in bwn_set_txhdr()
|