Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic_main.c39 struct nicpf { struct
93 static u64 nic_reg_read(struct nicpf *nic, u64 offset) in nic_reg_read()
99 static void nic_enable_mbx_intr(struct nicpf *nic) in nic_enable_mbx_intr()
188 static void nic_mbx_send_ack(struct nicpf *nic, int vf) in nic_mbx_send_ack()
211 static int nic_rcv_queue_sw_sync(struct nicpf *nic) in nic_rcv_queue_sw_sync()
357 static void nic_get_hw_info(struct nicpf *nic) in nic_get_hw_info()
411 static void nic_init_hw(struct nicpf *nic) in nic_init_hw()
720 static int nic_nxt_avail_sqs(struct nicpf *nic) in nic_nxt_avail_sqs()
1148 struct nicpf *nic = (struct nicpf *)nic_irq; in nic_mbx_intr_handler()
1294 struct nicpf *nic; in nic_probe()
[all …]
H A DMakefile8 obj-$(CONFIG_THUNDER_NIC_PF) += nicpf.o
11 nicpf-y := nic_main.o