Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/ipwireless/
H A Dhardware.c955 static int send_pending_packet(struct ipw_hardware *hw, int priority_limit) in send_pending_packet() function
1030 send_pending_packet(hw, PRIO_SETUP + 1); in ipwireless_do_tasklet()
1039 again = send_pending_packet(hw, priority_limit); in ipwireless_do_tasklet()
1234 while (send_pending_packet(hw, priority_limit)); in flush_packets_to_hw()