Home
last modified time | relevance | path

Searched refs:drop_it (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunbmac.c816 drop_it: in bigmac_rx()
831 goto drop_it; in bigmac_rx()
855 goto drop_it; in bigmac_rx()
H A Dsungem.c799 drop_it: in gem_rx()
811 goto drop_it; in gem_rx()
831 goto drop_it; in gem_rx()
H A Dsunhme.c2019 drop_it: in happy_meal_rx()
2035 goto drop_it; in happy_meal_rx()
2044 goto drop_it; in happy_meal_rx()
2061 goto drop_it; in happy_meal_rx()
H A Dcassini.c2312 drop_it: in cas_rx_ringN()
2322 goto drop_it; in cas_rx_ringN()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunbmac.c816 drop_it: in bigmac_rx()
831 goto drop_it; in bigmac_rx()
855 goto drop_it; in bigmac_rx()
H A Dsunhme.c1786 drop_it: in happy_meal_rx()
1802 goto drop_it; in happy_meal_rx()
1811 goto drop_it; in happy_meal_rx()
1828 goto drop_it; in happy_meal_rx()
H A Dsungem.c799 drop_it: in gem_rx()
811 goto drop_it; in gem_rx()
831 goto drop_it; in gem_rx()
H A Dcassini.c2283 drop_it: in cas_rx_ringN()
2293 goto drop_it; in cas_rx_ringN()
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_main.c1484 int drop_it; in we_should_drop_the_connection() local
1487 drop_it = connection->meta.socket == sock in we_should_drop_the_connection()
1492 if (drop_it) in we_should_drop_the_connection()
1495 drop_it = !--connection->ko_count; in we_should_drop_the_connection()
1496 if (!drop_it) { in we_should_drop_the_connection()
1502 return drop_it; /* && (device->state == R_PRIMARY) */; in we_should_drop_the_connection()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_main.c1473 int drop_it; in we_should_drop_the_connection() local
1476 drop_it = connection->meta.socket == sock in we_should_drop_the_connection()
1481 if (drop_it) in we_should_drop_the_connection()
1484 drop_it = !--connection->ko_count; in we_should_drop_the_connection()
1485 if (!drop_it) { in we_should_drop_the_connection()
1491 return drop_it; /* && (device->state == R_PRIMARY) */; in we_should_drop_the_connection()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Db44.c798 drop_it: in b44_rx()
814 goto drop_it; in b44_rx()
824 goto drop_it; in b44_rx()
H A Dtg3.c6870 drop_it: in tg3_rx()
6898 goto drop_it; in tg3_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Db44.c777 drop_it: in b44_rx()
793 goto drop_it; in b44_rx()
803 goto drop_it; in b44_rx()
H A Dtg3.c6851 drop_it: in tg3_rx()
6879 goto drop_it; in tg3_rx()

Completed in 77 milliseconds