centos man page for ieee80211_rx_ni

Query: ieee80211_rx_ni

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IEEE80211_RX_NI(9)					  The basic mac80211 driver inte					IEEE80211_RX_NI(9)

NAME
ieee80211_rx_ni - receive frame (in process context)
SYNOPSIS
void ieee80211_rx_ni(struct ieee80211_hw * hw, struct sk_buff * skb);
ARGUMENTS
hw the hardware this frame came in on skb the buffer to receive, owned by mac80211 after this call
DESCRIPTION
Like ieee80211_rx but can be called in process context (internally disables bottom halves). Calls to this function, ieee80211_rx and ieee80211_rx_irqsafe may not be mixed for a single hardware. Must not run concurrently with ieee80211_tx_status or ieee80211_tx_status_ni.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_RX_NI(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
enum_ieee80211_conf_flags(9) - centos
ieee80211_sta_block_awake(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_ieee80211_hw(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Controlling user input
Please Welcome Dave Munro to the Moderator Team!