Home
last modified time | relevance | path

Searched refs:sw_support (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/hostap/
Dhostap_hw.c1855 txdesc.sw_support = cpu_to_le32(meta->tx_cb_idx); in prism2_tx_80211()
2182 u16 sw_support, hdrlen, len; in hostap_tx_callback() local
2193 sw_support = le32_to_cpu(txdesc->sw_support); in hostap_tx_callback()
2197 while (cb != NULL && cb->idx != sw_support) in hostap_tx_callback()
2203 local->dev->name, sw_support); in hostap_tx_callback()
2253 if (txdesc->sw_support) { in hostap_tx_compl_read()
2296 if (txdesc.sw_support) in prism2_tx_ev()
2377 if (txdesc.sw_support) in prism2_txexc()
Dhostap_wlan.h108 __le32 sw_support; member
/drivers/net/wireless/orinoco/
Dhermes.h203 __le32 sw_support; member
/drivers/staging/wlan-ng/
Dhfa384x_usb.c3150 hw->txbuff.txfrm.desc.sw_support = 0x0123; in hfa384x_drvr_txframe()
3698 if (usbin->txfrm.desc.sw_support == 0x0123) { in hfa384x_usbin_callback()
Dhfa384x.h1581 u32 sw_support; member