Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/sun/
Dsunbmac.c816 drop_it: in bigmac_rx()
831 goto drop_it; in bigmac_rx()
855 goto drop_it; in bigmac_rx()
Dsunhme.c1891 drop_it: in happy_meal_rx()
1907 goto drop_it; in happy_meal_rx()
1916 goto drop_it; in happy_meal_rx()
1933 goto drop_it; in happy_meal_rx()
Dsungem.c798 drop_it: in gem_rx()
810 goto drop_it; in gem_rx()
830 goto drop_it; in gem_rx()
Dcassini.c2301 drop_it: in cas_rx_ringN()
2311 goto drop_it; in cas_rx_ringN()
/linux-6.1.9/drivers/block/drbd/
Ddrbd_main.c1466 int drop_it; in we_should_drop_the_connection() local
1469 drop_it = connection->meta.socket == sock in we_should_drop_the_connection()
1474 if (drop_it) in we_should_drop_the_connection()
1477 drop_it = !--connection->ko_count; in we_should_drop_the_connection()
1478 if (!drop_it) { in we_should_drop_the_connection()
1484 return drop_it; /* && (device->state == R_PRIMARY) */; in we_should_drop_the_connection()
/linux-6.1.9/drivers/net/ethernet/broadcom/
Db44.c799 drop_it: in b44_rx()
815 goto drop_it; in b44_rx()
825 goto drop_it; in b44_rx()
Dtg3.c6850 drop_it: in tg3_rx()
6878 goto drop_it; in tg3_rx()