Searched refs:rt2x00_has_cap_hw_crypto (Results 1 – 6 of 6) sorted by relevance
53 if (!rt2x00_has_cap_hw_crypto(rt2x00dev) || !hw_key) in rt2x00crypto_create_tx_descriptor()81 if (!rt2x00_has_cap_hw_crypto(rt2x00dev) || !key) in rt2x00crypto_tx_overhead()
467 if (!rt2x00_has_cap_hw_crypto(rt2x00dev)) in rt2x00mac_set_key()
1190 rt2x00_has_cap_hw_crypto(struct rt2x00_dev *rt2x00dev) in rt2x00_has_cap_hw_crypto() function
752 if (rt2x00_has_cap_hw_crypto(rt2x00dev)) in rt2x00debug_register()
62 if (rt2x00_has_cap_hw_crypto(rt2x00dev)) { in rt2x00queue_alloc_rxskb()
363 if (rt2x00_has_cap_hw_crypto(rt2x00dev)) in rt2x00lib_txdone()