Home
last modified time | relevance | path

Searched refs:_alt (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl.h11159 #define WL_PROXD_LCI_GET_ALT(_lci, _alt_type, _alt, _alt_err) { \ argument
11164 _alt = (_lci)->data[(_off)+2]; \
11165 _alt |= (_lci)->data[(_off)+3] << 8; \
11166 _alt |= (_lci)->data[_(_off)+4] << 16; \
11167 _alt <<= 6; \
11168 _alt |= (_lci)->data[(_off) + 1] >> 2; \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h14348 #define WL_PROXD_LCI_GET_ALT(_lci, _alt_type, _alt, _alt_err) { \ argument
14353 _alt = (_lci)->data[(_off)+2]; \
14354 _alt |= (_lci)->data[(_off)+3] << 8; \
14355 _alt |= (_lci)->data[_(_off)+4] << 16; \
14356 _alt <<= 6; \
14357 _alt |= (_lci)->data[(_off) + 1] >> 2; \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h14348 #define WL_PROXD_LCI_GET_ALT(_lci, _alt_type, _alt, _alt_err) { \ argument
14353 _alt = (_lci)->data[(_off)+2]; \
14354 _alt |= (_lci)->data[(_off)+3] << 8; \
14355 _alt |= (_lci)->data[_(_off)+4] << 16; \
14356 _alt <<= 6; \
14357 _alt |= (_lci)->data[(_off) + 1] >> 2; \
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h14359 #define WL_PROXD_LCI_GET_ALT(_lci, _alt_type, _alt, _alt_err) { \ argument
14364 _alt = (_lci)->data[(_off)+2]; \
14365 _alt |= (_lci)->data[(_off)+3] << 8; \
14366 _alt |= (_lci)->data[_(_off)+4] << 16; \
14367 _alt <<= 6; \
14368 _alt |= (_lci)->data[(_off) + 1] >> 2; \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl.h17640 #define WL_PROXD_LCI_GET_ALT(_lci, _alt_type, _alt, _alt_err) { \ argument
17645 _alt = (_lci)->data[(_off)+2]; \
17646 _alt |= (_lci)->data[(_off)+3] << 8; \
17647 _alt |= (_lci)->data[_(_off)+4] << 16; \
17648 _alt <<= 6; \
17649 _alt |= (_lci)->data[(_off) + 1] >> 2; \
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl.h17658 #define WL_PROXD_LCI_GET_ALT(_lci, _alt_type, _alt, _alt_err) { \ argument
17663 _alt = (_lci)->data[(_off)+2]; \
17664 _alt |= (_lci)->data[(_off)+3] << 8; \
17665 _alt |= (_lci)->data[_(_off)+4] << 16; \
17666 _alt <<= 6; \
17667 _alt |= (_lci)->data[(_off) + 1] >> 2; \