Searched refs:setup_comp_ext (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_mbox.c | 1052 struct htc_setup_comp_ext_msg *setup_comp_ext; in htc_setup_tx_complete() local 1055 setup_comp_ext = in htc_setup_tx_complete() 1057 memset(setup_comp_ext, 0, sizeof(*setup_comp_ext)); in htc_setup_tx_complete() 1058 setup_comp_ext->msg_id = in htc_setup_tx_complete() 1064 setup_comp_ext->msg_per_rxbndl = in htc_setup_tx_complete() 1068 memcpy(&setup_comp_ext->flags, &flags, in htc_setup_tx_complete() 1069 sizeof(setup_comp_ext->flags)); in htc_setup_tx_complete() 1070 set_htc_pkt_info(send_pkt, NULL, (u8 *) setup_comp_ext, in htc_setup_tx_complete()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_mbox.c | 1052 struct htc_setup_comp_ext_msg *setup_comp_ext; in htc_setup_tx_complete() local 1055 setup_comp_ext = in htc_setup_tx_complete() 1057 memset(setup_comp_ext, 0, sizeof(*setup_comp_ext)); in htc_setup_tx_complete() 1058 setup_comp_ext->msg_id = in htc_setup_tx_complete() 1064 setup_comp_ext->msg_per_rxbndl = in htc_setup_tx_complete() 1068 memcpy(&setup_comp_ext->flags, &flags, in htc_setup_tx_complete() 1069 sizeof(setup_comp_ext->flags)); in htc_setup_tx_complete() 1070 set_htc_pkt_info(send_pkt, NULL, (u8 *) setup_comp_ext, in htc_setup_tx_complete()
|
Completed in 7 milliseconds