Searched refs:rx_pkt (Results 1 – 13 of 13) sorted by relevance
2429 struct htc_packet *rx_pkt = NULL; in ath6kl_htc_mbox_conn_service() local2473 rx_pkt = htc_wait_for_ctrl_msg(target); in ath6kl_htc_mbox_conn_service()2475 if (!rx_pkt) { in ath6kl_htc_mbox_conn_service()2480 resp_msg = (struct htc_conn_service_resp *)rx_pkt->buf; in ath6kl_htc_mbox_conn_service()2484 (rx_pkt->act_len < sizeof(*resp_msg))) { in ath6kl_htc_mbox_conn_service()2567 if (rx_pkt) { in ath6kl_htc_mbox_conn_service()2568 htc_rxpkt_reset(rx_pkt); in ath6kl_htc_mbox_conn_service()2569 reclaim_rx_ctrl_buf(target, rx_pkt); in ath6kl_htc_mbox_conn_service()
464 u64 rx_pkt; member
739 stats->rx_pkt += le32_to_cpu(tgt_stats->stats.rx.pkt); in ath6kl_update_target_stats()
1803 sinfo->rx_packets = vif->target_stats.rx_pkt; in ath6kl_get_station()
871 int rx_pkt = 0; in bnx2x_rx_int() local880 return rx_pkt; in bnx2x_rx_int()1089 rx_pkt++; in bnx2x_rx_int()1097 if (rx_pkt == budget) in bnx2x_rx_int()1114 fp->rx_pkt += rx_pkt; in bnx2x_rx_int()1117 return rx_pkt; in bnx2x_rx_int()4387 fp->rx_pkt = fp->rx_calls = 0; in bnx2x_alloc_rx_bds()
587 unsigned long rx_pkt, member
297 u32 rx_pkt; member
284 u32 rx_pkt; member
3135 int rx_pkt = 0, pg_ring_used = 0; in bnx2_rx_int() local3138 return rx_pkt; in bnx2_rx_int()3265 rx_pkt++; in bnx2_rx_int()3271 if ((rx_pkt == budget)) in bnx2_rx_int()3292 return rx_pkt; in bnx2_rx_int()
1092 static int rx_pkt(struct atm_dev *dev) function1228 rx_pkt(dev);
3588 static int rx_pkt(struct c4iw_dev *dev, struct sk_buff *skb) in rx_pkt() function3737 [CPL_RX_PKT] = rx_pkt
5317 if (pmlmeinfo->FW_sta_info[i].rx_pkt == in linked_status_chk23a()5331 pmlmeinfo->FW_sta_info[i].rx_pkt = (u32)sta_rx_pkts(psta); in linked_status_chk23a()
4817 if (pmlmeinfo->FW_sta_info[i].rx_pkt == sta_rx_pkts(psta)) { in linked_status_chk()4829 pmlmeinfo->FW_sta_info[i].rx_pkt = (u32)sta_rx_pkts(psta); in linked_status_chk()