Home
last modified time | relevance | path

Searched refs:ipw_rx_packet (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/tty/ipwireless/
A Dhardware.c335 struct ipw_rx_packet { struct
556 struct ipw_rx_packet *packet, in pool_allocate()
566 struct ipw_rx_packet, queue); in pool_allocate()
600 sizeof(struct ipw_rx_packet) in pool_allocate()
626 struct ipw_rx_packet *packet = NULL; in queue_received_packet()
640 struct ipw_rx_packet **assem = in queue_received_packet()
711 struct ipw_rx_packet *packet = in ipw_receive_data_work()
713 struct ipw_rx_packet, queue); in ipw_receive_data_work()
736 + sizeof(struct ipw_rx_packet), in ipw_receive_data_work()
749 + sizeof(struct ipw_rx_packet), in ipw_receive_data_work()
[all …]
/linux-6.3-rc2/drivers/net/wireless/intel/ipw2x00/
A Dipw2200.c7660 struct ipw_rx_packet *pkt = (struct ipw_rx_packet *)rxb->skb->data; in ipw_handle_data_packet()
7681 skb_reserve(rxb->skb, offsetof(struct ipw_rx_packet, u.frame.data)); in ipw_handle_data_packet()
7709 struct ipw_rx_packet *pkt = (struct ipw_rx_packet *)rxb->skb->data; in ipw_handle_data_packet_monitor()
7886 struct ipw_rx_packet *pkt = (struct ipw_rx_packet *)rxb->skb->data; in ipw_handle_promiscuous_rx()
8181 struct ipw_rx_packet *pkt = (struct ipw_rx_packet *)skb->data; in ipw_handle_mgmt_packet()
8231 struct ipw_rx_packet *pkt; in ipw_rx()
8255 pkt = (struct ipw_rx_packet *)rxb->skb->data; in ipw_rx()
A Dipw2200.h688 struct ipw_rx_packet { struct

Completed in 32 milliseconds