Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/gdm72xx/
Dhci.h137 #define T_CAPABILITY (0x1a | (4 << 16)) macro
Dgdm_wimax.c529 hci->data[len++] = TLV_T(T_CAPABILITY); in gdm_wimax_prepare_device()
530 hci->data[len++] = TLV_L(T_CAPABILITY); in gdm_wimax_prepare_device()
532 memcpy(&hci->data[len], &val_be32, TLV_L(T_CAPABILITY)); in gdm_wimax_prepare_device()
533 len += TLV_L(T_CAPABILITY); in gdm_wimax_prepare_device()