Home
last modified time | relevance | path

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

/Linux-v5.4/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.c438 static inline int hfi1_vnic_decap_skb(struct hfi1_vnic_rx_queue *rxq, in hfi1_vnic_decap_skb()
457 static inline struct sk_buff *hfi1_vnic_get_skb(struct hfi1_vnic_rx_queue *rxq) in hfi1_vnic_get_skb()
475 static void hfi1_vnic_handle_rx(struct hfi1_vnic_rx_queue *rxq, in hfi1_vnic_handle_rx()
509 struct hfi1_vnic_rx_queue *rxq = container_of(napi, in hfi1_vnic_napi()
510 struct hfi1_vnic_rx_queue, napi); in hfi1_vnic_napi()
528 struct hfi1_vnic_rx_queue *rxq; in hfi1_vnic_bypass_rcv()
606 struct hfi1_vnic_rx_queue *rxq = &vinfo->rxq[i]; in hfi1_vnic_up()
634 struct hfi1_vnic_rx_queue *rxq = &vinfo->rxq[i]; in hfi1_vnic_down()
839 struct hfi1_vnic_rx_queue *rxq = &vinfo->rxq[i]; in hfi1_vnic_alloc_rn()