Home
last modified time | relevance | path

Searched refs:hfi1_vnic_rx_queue (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dvnic.h102 struct hfi1_vnic_rx_queue { struct
134 struct hfi1_vnic_rx_queue rxq[HFI1_NUM_VNIC_CTXT];
Dvnic_main.c437 static inline int hfi1_vnic_decap_skb(struct hfi1_vnic_rx_queue *rxq, in hfi1_vnic_decap_skb()
456 static inline struct sk_buff *hfi1_vnic_get_skb(struct hfi1_vnic_rx_queue *rxq) in hfi1_vnic_get_skb()
474 static void hfi1_vnic_handle_rx(struct hfi1_vnic_rx_queue *rxq, in hfi1_vnic_handle_rx()
508 struct hfi1_vnic_rx_queue *rxq = container_of(napi, in hfi1_vnic_napi()
509 struct hfi1_vnic_rx_queue, napi); in hfi1_vnic_napi()
527 struct hfi1_vnic_rx_queue *rxq; in hfi1_vnic_bypass_rcv()
605 struct hfi1_vnic_rx_queue *rxq = &vinfo->rxq[i]; in hfi1_vnic_up()
633 struct hfi1_vnic_rx_queue *rxq = &vinfo->rxq[i]; in hfi1_vnic_down()
840 struct hfi1_vnic_rx_queue *rxq = &vinfo->rxq[i]; in hfi1_vnic_alloc_rn()