Lines Matching defs:rxb
93 /* iwl_mvm_create_skb Adds the rxb to a new skb */
96 struct iwl_rx_cmd_buffer *rxb)
98 struct iwl_rx_packet *pkt = rxb_addr(rxb);
186 (u8 *)rxb_addr(rxb) + rxb_offset(rxb);
188 skb_add_rx_frag(skb, 0, rxb_steal_page(rxb), offset,
189 fraglen, rxb->truesize);
680 struct iwl_rx_cmd_buffer *rxb, int queue)
682 struct iwl_rx_packet *pkt = rxb_addr(rxb);
2056 struct iwl_rx_cmd_buffer *rxb, int queue)
2059 struct iwl_rx_packet *pkt = rxb_addr(rxb);
2372 if (iwl_mvm_create_skb(mvm, skb, hdr, len, crypt_len, rxb)) {
2392 struct iwl_rx_cmd_buffer *rxb, int queue)
2395 struct iwl_rx_packet *pkt = rxb_addr(rxb);
2525 struct iwl_rx_cmd_buffer *rxb, int queue)
2527 struct iwl_rx_packet *pkt = rxb_addr(rxb);
2539 struct iwl_rx_cmd_buffer *rxb, int queue)
2541 struct iwl_rx_packet *pkt = rxb_addr(rxb);