Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dwsm.c1465 do_drop, in wsm_handle_tx_data() enumerator
1475 action = do_drop; in wsm_handle_tx_data()
1479 action = do_drop; in wsm_handle_tx_data()
1484 action = do_drop; in wsm_handle_tx_data()
1496 action = do_drop; in wsm_handle_tx_data()
1501 action = do_drop; in wsm_handle_tx_data()
1508 action = do_drop; in wsm_handle_tx_data()
1552 case do_drop: in wsm_handle_tx_data()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dhfi.h1311 bool do_drop; member
2469 if (unlikely(dd->do_drop && in hfi1_need_drop()
2472 dd->do_drop = false; in hfi1_need_drop()
H A Dinit.c900 dd->do_drop = true; in hfi1_init()
903 dd->do_drop = false; in hfi1_init()
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c4661 goto do_drop; in netif_receive_generic_xdp()
4663 goto do_drop; in netif_receive_generic_xdp()
4735 do_drop: in netif_receive_generic_xdp()