Home
last modified time | relevance | path

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

/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.c2020 drop_it: in happy_meal_rx()
2036 goto drop_it; in happy_meal_rx()
2045 goto drop_it; in happy_meal_rx()
2062 goto drop_it; in happy_meal_rx()
Dsungem.c810 drop_it: in gem_rx()
822 goto drop_it; in gem_rx()
843 goto drop_it; in gem_rx()
Dcassini.c2325 drop_it: in cas_rx_ringN()
2335 goto drop_it; in cas_rx_ringN()
/drivers/block/drbd/
Ddrbd_main.c1477 int drop_it; in we_should_drop_the_connection() local
1480 drop_it = connection->meta.socket == sock in we_should_drop_the_connection()
1485 if (drop_it) in we_should_drop_the_connection()
1488 drop_it = !--connection->ko_count; in we_should_drop_the_connection()
1489 if (!drop_it) { in we_should_drop_the_connection()
1495 return drop_it; /* && (device->state == R_PRIMARY) */; in we_should_drop_the_connection()
/drivers/net/ethernet/broadcom/
Db44.c803 drop_it: in b44_rx()
819 goto drop_it; in b44_rx()
829 goto drop_it; in b44_rx()
Dtg3.c6867 drop_it: in tg3_rx()
6895 goto drop_it; in tg3_rx()