Searched refs:rx_skb_info (Results 1 – 3 of 3) sorted by relevance
21 rx_skbinfo = comm->rx_skb_info[i]; in spl2sw_rx_descs_flush()67 if (!comm->rx_skb_info[i]) in spl2sw_rx_descs_clean()71 rx_skbinfo = comm->rx_skb_info[i]; in spl2sw_rx_descs_clean()88 comm->rx_skb_info[i] = NULL; in spl2sw_rx_descs_clean()132 comm->rx_skb_info[i] = kzalloc_objs(*rx_skbinfo, in spl2sw_rx_descs_init()135 if (!comm->rx_skb_info[i]) in spl2sw_rx_descs_init()138 rx_skbinfo = comm->rx_skb_info[i]; in spl2sw_rx_descs_init()208 comm->rx_skb_info[i] = NULL; in spl2sw_descs_init()
233 struct spl2sw_skb_info *rx_skb_info[RX_DESC_QUEUE_NUM]; member
40 sinfo = comm->rx_skb_info[queue] + rx_pos; in spl2sw_rx_poll()