Searched refs:notify_fw (Results 1 – 5 of 5) sorted by relevance
| /linux/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 | 1776 u16 buf_len, void *cookie, u8 notify_fw) in qed_ll2_post_rx_buffer() argument 1824 if (!notify_fw) { in qed_ll2_post_rx_buffer() 1840 u8 notify_fw) in qed_ll2_prepare_tx_packet_set() argument 1845 p_curp->notify_fw = notify_fw; in qed_ll2_prepare_tx_packet_set() 1949 bool b_notify = p_ll2_conn->tx_queue.cur_send_packet->notify_fw; in qed_ll2_tx_packet_notify() 1998 bool notify_fw) in qed_ll2_prepare_tx_packet() argument 2037 qed_ll2_prepare_tx_packet_set(p_hwfn, p_tx, p_curp, pkt, notify_fw); in qed_ll2_prepare_tx_packet()
|
| /linux/include/linux/qed/ |
| H A D | qed_rdma_if.h | 652 bool notify_fw); 660 u8 notify_fw);
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.h | 5545 bool notify_fw); 5546 void rtw89_fw_release_general_pkt_list(struct rtw89_dev *rtwdev, bool notify_fw);
|
| H A D | fw.c | 3085 bool notify_fw) in rtw89_fw_release_general_pkt_list_vif() argument 3091 if (notify_fw) in rtw89_fw_release_general_pkt_list_vif() 3100 void rtw89_fw_release_general_pkt_list(struct rtw89_dev *rtwdev, bool notify_fw) in rtw89_fw_release_general_pkt_list() argument 3109 notify_fw); in rtw89_fw_release_general_pkt_list()
|