Searched refs:cur_send_packet (Results 1 – 2 of 2) sorted by relevance
100 struct ecore_ll2_tx_packet *cur_send_packet; member
1461 p_tx->cur_send_packet = OSAL_NULL; in ecore_ll2_establish_connection()1647 p_tx->cur_send_packet = p_curp; in ecore_ll2_prepare_tx_packet_set()1743 bool b_notify = p_ll2_conn->tx_queue.cur_send_packet->notify_fw; in ecore_ll2_tx_packet_notify()1750 p_ll2_conn->tx_queue.cur_send_packet->bd_used) in ecore_ll2_tx_packet_notify()1754 OSAL_LIST_PUSH_TAIL(&p_ll2_conn->tx_queue.cur_send_packet->list_entry, in ecore_ll2_tx_packet_notify()1756 p_ll2_conn->tx_queue.cur_send_packet = OSAL_NULL; in ecore_ll2_tx_packet_notify()1818 if (p_tx->cur_send_packet) { in ecore_ll2_prepare_tx_packet()1865 if (!p_ll2_conn->tx_queue.cur_send_packet) in ecore_ll2_set_fragment_of_tx_packet()1868 p_cur_send_packet = p_ll2_conn->tx_queue.cur_send_packet; in ecore_ll2_set_fragment_of_tx_packet()