Searched refs:rx_pkt (Results 1 – 8 of 8) sorted by relevance
24 } rx_pkt; member37 .rx_pkt = {47 .rx_pkt = {58 .rx_pkt = {69 .rx_pkt = {80 .rx_pkt = {96 .rx_pkt = {112 .rx_pkt = {129 .rx_pkt = {142 .rx_pkt = {[all …]
85 int rsi_read_pkt(struct rsi_common *common, u8 *rx_pkt, s32 rcv_pkt_len);
157 int rsi_read_pkt(struct rsi_common *common, u8 *rx_pkt, s32 rcv_pkt_len) in rsi_read_pkt() argument169 frame_desc = &rx_pkt[index]; in rsi_read_pkt()
2424 struct htc_packet *rx_pkt = NULL; in ath6kl_htc_mbox_conn_service() local2468 rx_pkt = htc_wait_for_ctrl_msg(target); in ath6kl_htc_mbox_conn_service()2470 if (!rx_pkt) { in ath6kl_htc_mbox_conn_service()2475 resp_msg = (struct htc_conn_service_resp *)rx_pkt->buf; in ath6kl_htc_mbox_conn_service()2479 (rx_pkt->act_len < sizeof(*resp_msg))) { in ath6kl_htc_mbox_conn_service()2562 if (rx_pkt) { in ath6kl_htc_mbox_conn_service()2563 htc_rxpkt_reset(rx_pkt); in ath6kl_htc_mbox_conn_service()2564 reclaim_rx_ctrl_buf(target, rx_pkt); in ath6kl_htc_mbox_conn_service()
464 u64 rx_pkt; member
128 void *rx_pkt; member
298 udev->rx_pkt = udev->ll2_buf + qedi_ll2_buf_size; in qedi_alloc_uio_rings()758 pkt = udev->rx_pkt + (prod * qedi_ll2_buf_size); in qedi_ll2_process_skb()
4060 static int rx_pkt(struct c4iw_dev *dev, struct sk_buff *skb) in rx_pkt() function4226 [CPL_RX_PKT] = rx_pkt,