Searched defs:evt_buf (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.sbin/bluetooth/rtlbtfw/ |
H A D | rtlbt_hw.c | 188 uint8_t evt_buf[RTLBT_HCI_EVT_COMPL_SIZE(struct rtlbt_hci_dl_rp)]; in rtlbt_load_fwfile() local
|
/freebsd/usr.sbin/bluetooth/iwmbtfw/ |
H A D | iwmbt_hw.c | 173 uint8_t evt_buf[IWMBT_HCI_MAX_EVENT_SIZE]; in iwmbt_patch_fwfile() local
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | wmi.c | 641 const void *evt_buf, in ath12k_pull_service_ready_tlv() 4972 static int ath12k_pull_bcn_tx_status_ev(struct ath12k_base *ab, void *evt_buf, in ath12k_pull_bcn_tx_status_ev() 5427 static int ath12k_pull_chan_info_ev(struct ath12k_base *ab, u8 *evt_buf, in ath12k_pull_chan_info_ev() 5566 ath12k_pull_pdev_temp_ev(struct ath12k_base *ab, u8 *evt_buf, in ath12k_pull_pdev_temp_ev()
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | wmi.c | 564 const void *evt_buf, in ath11k_pull_service_ready_tlv() 5982 static int ath11k_pull_bcn_tx_status_ev(struct ath11k_base *ab, void *evt_buf, in ath11k_pull_bcn_tx_status_ev() 6449 static int ath11k_pull_chan_info_ev(struct ath11k_base *ab, u8 *evt_buf, in ath11k_pull_chan_info_ev()
|