Query: ieee80211_rx_irqsafe
OS: centos
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)NAMEieee80211_rx_irqsafe - receive frameSYNOPSISvoid ieee80211_rx_irqsafe(struct ieee80211_hw * hw, struct sk_buff * skb);ARGUMENTShw the hardware this frame came in on skb the buffer to receive, owned by mac80211 after this callDESCRIPTIONLike 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.Must not run concurrently with ieee80211_tx_status or ieee80211_tx_status_ni.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_RX_IRQSAFE(9)
| Related Man Pages |
|---|
| ieee80211_sta_block_awake(9) - centos |
| struct_ieee80211_vif(9) - centos |
| enum_ieee80211_key_flags(9) - suse |
| enum_mac80211_rx_flags(9) - suse |
| struct_ieee80211_rx_status(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |