Searched refs:tx_desc_full (Results 1 – 5 of 5) sorted by relevance
153 while (((tx_done_pos != comm->tx_pos) || (comm->tx_desc_full == 1)) && budget_left) { in spl2sw_tx_poll()186 if (comm->tx_desc_full == 1) in spl2sw_tx_poll()187 comm->tx_desc_full = 0; in spl2sw_tx_poll()193 if (!comm->tx_desc_full) in spl2sw_tx_poll()
78 if (unlikely(comm->tx_desc_full == 1)) { in spl2sw_ethernet_start_xmit()127 comm->tx_desc_full = 1; in spl2sw_ethernet_start_xmit()
242 u32 tx_desc_full; member
216 comm->tx_desc_full = 0; in spl2sw_descs_init()
266 comm->tx_desc_full = 0; in spl2sw_mac_soft_reset()