Home
last modified time | relevance | path

Searched refs:HINIC_MOD_L2NIC (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_niccfg.c17 hinic_msg_to_mgmt_sync(hwdev, HINIC_MOD_L2NIC, cmd, \
50 err = hinic_msg_to_mgmt_sync(hwdev, HINIC_MOD_L2NIC, in hinic_init_function_table()
91 err = hinic_msg_to_mgmt_sync(hwdev, HINIC_MOD_L2NIC, in hinic_get_base_qpn()
858 HINIC_MOD_L2NIC, in hinic_set_rss_type()
1053 HINIC_MOD_L2NIC, in hinic_rss_set_indir_tbl()
1067 HINIC_MOD_L2NIC, in hinic_rss_set_indir_tbl()
1476 err = hinic_mbox_to_pf(hwdev, HINIC_MOD_L2NIC, in hinic_vf_func_init()
1500 err = hinic_mbox_to_pf(hwdev, HINIC_MOD_L2NIC, in hinic_vf_func_free()
1715 err = hinic_msg_to_mgmt_sync(hwdev, HINIC_MOD_L2NIC, in hinic_vf_get_default_cos()
H A Dhinic_pmd_nicio.c311 HINIC_MOD_L2NIC, in init_sq_ctxts()
369 HINIC_MOD_L2NIC, in init_rq_ctxts()
419 HINIC_MOD_L2NIC, in clean_queue_offload_ctxt()
H A Dhinic_pmd_cmd.h19 HINIC_MOD_L2NIC = 1, /* L2NIC module */ enumerator
H A Dhinic_pmd_mgmt.c327 if (mod == HINIC_MOD_COMM || mod == HINIC_MOD_L2NIC) in send_msg_to_mgmt_sync()
572 case HINIC_MOD_L2NIC: in hinic_mgmt_recv_msg_handler()
H A Dhinic_pmd_mbox.c187 case HINIC_MOD_L2NIC: in recv_vf_mbox_handler()