Home
last modified time | relevance | path

Searched defs:lif (Results 1 – 11 of 11) sorted by relevance

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_lif.c22 struct ionic_lif *lif = q->lif; in ionic_qcq_enable() local
47 struct ionic_lif *lif = q->lif; in ionic_qcq_disable() local
77 ionic_lif_reset(struct ionic_lif *lif) in ionic_lif_reset()
820 ionic_lif_alloc(struct ionic_lif *lif) in ionic_lif_alloc()
897 ionic_lif_free(struct ionic_lif *lif) in ionic_lif_free()
1104 struct ionic_lif *lif = cb_arg; in ionic_notifyq_cb() local
1312 struct ionic_lif *lif = qcq->lif; in ionic_lif_txq_init() local
1360 struct ionic_lif *lif = qcq->lif; in ionic_lif_rxq_init() local
1463 ionic_lif_init(struct ionic_lif *lif) in ionic_lif_init()
1531 ionic_lif_deinit(struct ionic_lif *lif) in ionic_lif_deinit()
[all …]
H A Dionic_ethdev.c219 struct ionic_lif *lif = IONIC_ETH_DEV_TO_LIF(eth_dev); in ionic_dev_fw_version_get() local
238 struct ionic_lif *lif = IONIC_ETH_DEV_TO_LIF(eth_dev); in ionic_dev_set_link_up() local
262 struct ionic_lif *lif = IONIC_ETH_DEV_TO_LIF(eth_dev); in ionic_dev_set_link_down() local
284 struct ionic_lif *lif = IONIC_ETH_DEV_TO_LIF(eth_dev); in ionic_dev_link_update() local
355 struct ionic_lif *lif = IONIC_ETH_DEV_TO_LIF(eth_dev); in ionic_dev_mtu_set() local
386 struct ionic_lif *lif = IONIC_ETH_DEV_TO_LIF(eth_dev); in ionic_dev_info_get() local
470 struct ionic_lif *lif = IONIC_ETH_DEV_TO_LIF(eth_dev); in ionic_flow_ctrl_get() local
490 struct ionic_lif *lif = IONIC_ETH_DEV_TO_LIF(eth_dev); in ionic_flow_ctrl_set() local
519 struct ionic_lif *lif = IONIC_ETH_DEV_TO_LIF(eth_dev); in ionic_vlan_offload_set() local
559 struct ionic_lif *lif = IONIC_ETH_DEV_TO_LIF(eth_dev); in ionic_dev_rss_reta_update() local
[all …]
H A Dionic_rx_filter.c22 ionic_rx_filter_del(struct ionic_lif *lif, struct ionic_rx_filter *f) in ionic_rx_filter_del()
36 ionic_rx_filters_init(struct ionic_lif *lif) in ionic_rx_filters_init()
51 ionic_rx_filters_deinit(struct ionic_lif *lif) in ionic_rx_filters_deinit()
65 ionic_rx_filter_save(struct ionic_lif *lif, uint32_t flow_id, in ionic_rx_filter_save()
110 ionic_rx_filter_by_vlan(struct ionic_lif *lif, uint16_t vid) in ionic_rx_filter_by_vlan()
126 ionic_rx_filter_by_addr(struct ionic_lif *lif, const uint8_t *addr) in ionic_rx_filter_by_addr()
H A Dionic_dev.c313 ionic_db_map(struct ionic_lif *lif, struct ionic_queue *q) in ionic_db_map()
319 ionic_db_page_num(struct ionic_lif *lif, int pid) in ionic_db_page_num()
357 ionic_cq_init(struct ionic_lif *lif, struct ionic_cq *cq, in ionic_cq_init()
420 ionic_q_init(struct ionic_lif *lif, struct ionic_dev *idev, in ionic_q_init()
555 ionic_adminq_post(struct ionic_lif *lif, struct ionic_admin_ctx *ctx) in ionic_adminq_post()
H A Dionic_main.c144 ionic_wait_ctx_for_completion(struct ionic_lif *lif, struct ionic_qcq *qcq, in ionic_wait_ctx_for_completion()
171 ionic_adminq_post_wait(struct ionic_lif *lif, struct ionic_admin_ctx *ctx) in ionic_adminq_post_wait()
H A Dionic_dev.h148 struct ionic_lif *lif; member
182 struct ionic_lif *lif; member
H A Dionic_rxtx.c162 struct ionic_lif *lif = IONIC_ETH_DEV_TO_LIF(eth_dev); in ionic_dev_tx_queue_setup() local
648 struct ionic_lif *lif = IONIC_ETH_DEV_TO_LIF(eth_dev); in ionic_dev_rx_queue_setup() local
H A Dionic_lif.h59 struct ionic_lif *lif; /**< LIF */ member
H A Dionic_if.h2484 union ionic_lif_identity lif; member
/f-stack/dpdk/drivers/net/enic/base/
H A Dvnic_resource.h54 uint16_t lif; /* loopback lif for mgmt frames */ member
H A Dcq_enet_desc.h53 uint16_t lif; member