suse man page for ieee80211_rx_irqsafe

Query: ieee80211_rx_irqsafe

OS: suse

Section: 9

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

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

NAME
ieee80211_rx_irqsafe - receive frame
SYNOPSIS
void ieee80211_rx_irqsafe(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 IRQ context (internally defers to a tasklet.) Calls to this function, ieee80211_rx or ieee80211_rx_ni may not be mixed for a single hardware.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IEEE80211_RX_IRQSAFE(9)
Related Man Pages
ieee80211_sta_set_buffered(9) - centos
struct_ieee80211_vif(9) - centos
enum_ieee80211_conf_flags(9) - suse
enum_ieee80211_key_flags(9) - suse
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com