Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/gdm72xx/
Dhci.h122 #define TLV_T(x) ((x) & 0xff) macro
Dgdm_wimax.c514 hci->data[len++] = TLV_T(T_MAC_ADDRESS); in gdm_wimax_prepare_device()
529 hci->data[len++] = TLV_T(T_CAPABILITY); in gdm_wimax_prepare_device()
584 if (T == TLV_T(T_MAC_ADDRESS)) { in gdm_wimax_get_prepared_info()