Home
last modified time | relevance | path

Searched refs:hci_s (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/gdm72xx/
Dgdm_wimax.c58 struct hci_s *hci = (struct hci_s *)buf; in gdm_wimax_header()
287 struct hci_s *hci = (struct hci_s *)hci_pkt_buf; in __gdm_wimax_set_mac_addr()
326 struct hci_s *hci = (struct hci_s *)buf; in gdm_wimax_ind_if_updown()
424 struct hci_s *hci = (struct hci_s *)buf; in gdm_wimax_ind_fsm_update()
506 struct hci_s *hci = (struct hci_s *)buf; in gdm_wimax_prepare_device()
630 struct hci_s *hci; in gdm_wimax_transmit_aggr_pkt()
634 hci = (struct hci_s *)buf; in gdm_wimax_transmit_aggr_pkt()
Dhci.h207 struct hci_s { struct
Dgdm_sdio.c251 struct hci_s *hci; in send_sdu()
272 hci = (struct hci_s *)(tx->sdu_buf + TYPE_A_HEADER_SIZE); in send_sdu()