Searched refs:notify_fw (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_ll2.h | 51 bool notify_fw; member 160 u16 buf_len, void *cookie, u8 notify_fw); 176 bool notify_fw);
|
| H A D | qed_ll2.c | 1777 u16 buf_len, void *cookie, u8 notify_fw) in qed_ll2_post_rx_buffer() argument 1825 if (!notify_fw) { in qed_ll2_post_rx_buffer() 1841 u8 notify_fw) in qed_ll2_prepare_tx_packet_set() argument 1846 p_curp->notify_fw = notify_fw; in qed_ll2_prepare_tx_packet_set() 1950 bool b_notify = p_ll2_conn->tx_queue.cur_send_packet->notify_fw; in qed_ll2_tx_packet_notify() 1999 bool notify_fw) in qed_ll2_prepare_tx_packet() argument 2038 qed_ll2_prepare_tx_packet_set(p_hwfn, p_tx, p_curp, pkt, notify_fw); in qed_ll2_prepare_tx_packet()
|
| /linux-6.15/include/linux/qed/ |
| H A D | qed_rdma_if.h | 652 bool notify_fw); 660 u8 notify_fw);
|
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.c | 2715 bool notify_fw) in rtw89_fw_release_general_pkt_list_vif() argument 2721 if (notify_fw) in rtw89_fw_release_general_pkt_list_vif() 2730 void rtw89_fw_release_general_pkt_list(struct rtw89_dev *rtwdev, bool notify_fw) in rtw89_fw_release_general_pkt_list() argument 2739 notify_fw); in rtw89_fw_release_general_pkt_list()
|
| H A D | fw.h | 4690 bool notify_fw); 4691 void rtw89_fw_release_general_pkt_list(struct rtw89_dev *rtwdev, bool notify_fw);
|