Home
last modified time | relevance | path

Searched refs:notify_fw (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.h51 bool notify_fw; member
160 u16 buf_len, void *cookie, u8 notify_fw);
176 bool notify_fw);
Dqed_ll2.c1777 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()
/drivers/net/wireless/realtek/rtw89/
Dfw.c1458 struct rtw89_vif *rtwvif, bool notify_fw) in rtw89_fw_release_general_pkt_list_vif() argument
1464 if (notify_fw) in rtw89_fw_release_general_pkt_list_vif()
1473 void rtw89_fw_release_general_pkt_list(struct rtw89_dev *rtwdev, bool notify_fw) in rtw89_fw_release_general_pkt_list() argument
1478 rtw89_fw_release_general_pkt_list_vif(rtwdev, rtwvif, notify_fw); in rtw89_fw_release_general_pkt_list()
Dfw.h3702 struct rtw89_vif *rtwvif, bool notify_fw);
3703 void rtw89_fw_release_general_pkt_list(struct rtw89_dev *rtwdev, bool notify_fw);