Home
last modified time | relevance | path

Searched refs:RSI_END_OF_FRAME (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/rsi/
H A Drsi_mgmt.h668 #define RSI_END_OF_FRAME BIT(1) macro
H A Drsi_91x_mgmt.c1716 if (common->w9116_features.ps_options & RSI_END_OF_FRAME) in rsi_send_w9116_features()
1717 w9116_features->feature_enable |= cpu_to_le32(RSI_END_OF_FRAME); in rsi_send_w9116_features()