Searched refs:do_drop (Results 1 – 4 of 4) sorted by relevance
1472 do_drop, in wsm_handle_tx_data() enumerator1482 action = do_drop; in wsm_handle_tx_data()1486 action = do_drop; in wsm_handle_tx_data()1491 action = do_drop; in wsm_handle_tx_data()1503 action = do_drop; in wsm_handle_tx_data()1508 action = do_drop; in wsm_handle_tx_data()1515 action = do_drop; in wsm_handle_tx_data()1559 case do_drop: in wsm_handle_tx_data()
860 if (unlikely(dd->do_drop && atomic_xchg(&dd->drop_packet, in handle_receive_interrupt()862 dd->do_drop = 0; in handle_receive_interrupt()
675 dd->do_drop = 1; in hfi1_init()678 dd->do_drop = 0; in hfi1_init()
1054 u8 do_drop; member