Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/st/cw1200/
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()
/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dhfi.h1261 bool do_drop; member
2418 if (unlikely(dd->do_drop && in hfi1_need_drop()
2421 dd->do_drop = false; in hfi1_need_drop()
Dinit.c859 dd->do_drop = true; in hfi1_init()
862 dd->do_drop = false; in hfi1_init()
/linux-6.1.9/net/core/
Ddev.c4840 goto do_drop; in netif_receive_generic_xdp()
4842 goto do_drop; in netif_receive_generic_xdp()
4858 do_drop: in netif_receive_generic_xdp()