Searched refs:linuxkpi_ieee80211_rx (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/compat/linuxkpi/common/include/net/ |
| HD | mac80211.h | 1085 void linuxkpi_ieee80211_rx(struct ieee80211_hw *, struct sk_buff *, 1621 linuxkpi_ieee80211_rx(hw, skb, sta, napi, NULL); in ieee80211_rx_napi() 1629 linuxkpi_ieee80211_rx(hw, skb, sta, NULL, list); in ieee80211_rx_list() 1636 linuxkpi_ieee80211_rx(hw, skb, NULL, NULL, NULL); in ieee80211_rx_ni() 1643 linuxkpi_ieee80211_rx(hw, skb, NULL, NULL, NULL); in ieee80211_rx_irqsafe() 1650 linuxkpi_ieee80211_rx(hw, skb, NULL, NULL, NULL); in ieee80211_rx()
|
| /freebsd-13-stable/sys/compat/linuxkpi/common/src/ |
| HD | linux_80211.c | 5076 linuxkpi_ieee80211_rx(struct ieee80211_hw *hw, struct sk_buff *skb, function
|