Searched defs:lif (Results 1 – 11 of 11) sorted by relevance
| /f-stack/dpdk/drivers/net/ionic/ |
| H A D | ionic_lif.c | 22 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 D | ionic_ethdev.c | 219 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 D | ionic_rx_filter.c | 22 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 D | ionic_dev.c | 313 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 D | ionic_main.c | 144 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 D | ionic_dev.h | 148 struct ionic_lif *lif; member 182 struct ionic_lif *lif; member
|
| H A D | ionic_rxtx.c | 162 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 D | ionic_lif.h | 59 struct ionic_lif *lif; /**< LIF */ member
|
| H A D | ionic_if.h | 2484 union ionic_lif_identity lif; member
|
| /f-stack/dpdk/drivers/net/enic/base/ |
| H A D | vnic_resource.h | 54 uint16_t lif; /* loopback lif for mgmt frames */ member
|
| H A D | cq_enet_desc.h | 53 uint16_t lif; member
|