Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h98 #define RX_LENGTH_INFO_TAG 0x697e macro
H A Dzd_usb.c627 if (get_unaligned_le16(&length_info->tag) == RX_LENGTH_INFO_TAG) in handle_rx_packet()