Searched refs:drops (Results 1 – 19 of 19) sorted by relevance
/drivers/staging/lustre/lnet/lnet/ |
D | lib-md.c | 274 LIST_HEAD(drops); in LNetMDAttach() 317 lnet_ptl_attach_md(me, md, &matches, &drops); in LNetMDAttach() 323 lnet_drop_delayed_msg_list(&drops, "Bad match"); in LNetMDAttach()
|
D | lib-ptl.c | 655 struct list_head *matches, struct list_head *drops) in lnet_ptl_attach_md() argument 725 list_add_tail(&msg->msg_list, drops); in lnet_ptl_attach_md()
|
/drivers/infiniband/ulp/ipoib/ |
D | Kconfig | 23 drops for multicast and UD mode traffic from this interface,
|
/drivers/net/ethernet/sun/ |
D | sunbmac.c | 804 int elem = bp->rx_new, drops = 0; in bigmac_rx() local 831 drops++; in bigmac_rx() 855 drops++; in bigmac_rx() 885 if (drops) in bigmac_rx()
|
D | sungem.c | 759 int entry, drops, work_done = 0; in gem_rx() local 767 drops = 0; in gem_rx() 820 drops++; in gem_rx() 841 drops++; in gem_rx() 877 if (drops) in gem_rx()
|
D | sunhme.c | 1996 int elem = hp->rx_new, drops = 0; in happy_meal_rx() local 2036 drops++; in happy_meal_rx() 2045 drops++; in happy_meal_rx() 2062 drops++; in happy_meal_rx() 2094 if (drops) in happy_meal_rx()
|
D | cassini.c | 2294 int entry, drops; in cas_rx_ringN() local 2303 drops = 0; in cas_rx_ringN() 2346 ++drops; in cas_rx_ringN() 2400 if (drops) in cas_rx_ringN()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 282 u64 drops; member 360 s->drops = usm_stats.drops; in collect_adapter_stats()
|
D | cxgb4.h | 223 u32 drops; member
|
D | t4_hw.c | 5371 st->drops = val[1]; in t4_get_usm_stats()
|
/drivers/net/ethernet/intel/fm10k/ |
D | fm10k.h | 114 u64 drops; member
|
D | fm10k_main.c | 555 rx_ring->rx_stats.drops++; in fm10k_cleanup_headers()
|
D | fm10k_pci.c | 467 rx_drops += rx_ring->rx_stats.drops; in fm10k_update_stats()
|
/drivers/net/ethernet/intel/igb/ |
D | igb.h | 253 u64 drops; member
|
D | igb_ethtool.c | 2355 data[i+2] = ring->rx_stats.drops; in igb_get_ethtool_stats()
|
D | igb_main.c | 5585 ring->rx_stats.drops += rqdpc; in igb_update_stats()
|
/drivers/staging/lustre/include/linux/lnet/ |
D | lib-lnet.h | 550 struct list_head *matches, struct list_head *drops);
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1539 * If the next bus phase after ATN drops is message out, it means
|
D | aic79xx.seq | 1010 * If the next bus phase after ATN drops is message out, it means
|