Home
last modified time | relevance | path

Searched defs:nctrl (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Docteon_nic.c100 struct octnic_ctrl_pkt *nctrl; in octnet_link_ctrl_callback() local
120 struct octnic_ctrl_pkt *nctrl) in octnic_alloc_ctrl_pkt_sc()
166 struct octnic_ctrl_pkt *nctrl) in octnet_send_nic_ctrl_pkt()
Dlio_vf_main.c1024 struct octnic_ctrl_pkt nctrl; in liquidio_set_uc_list() local
1065 struct octnic_ctrl_pkt nctrl; in liquidio_set_mcast_list() local
1116 struct octnic_ctrl_pkt nctrl; in liquidio_set_mac() local
1640 struct octnic_ctrl_pkt nctrl; in liquidio_vlan_rx_add_vid() local
1681 struct octnic_ctrl_pkt nctrl; in liquidio_vlan_rx_kill_vid() local
1714 struct octnic_ctrl_pkt nctrl; in liquidio_set_rxcsum_command() local
1748 struct octnic_ctrl_pkt nctrl; in liquidio_vxlan_port_command() local
Dlio_main.c1985 struct octnic_ctrl_pkt nctrl; in liquidio_set_mcast_list() local
2036 struct octnic_ctrl_pkt nctrl; in liquidio_set_mac() local
2592 struct octnic_ctrl_pkt nctrl; in liquidio_vlan_rx_add_vid() local
2620 struct octnic_ctrl_pkt nctrl; in liquidio_vlan_rx_kill_vid() local
2653 struct octnic_ctrl_pkt nctrl; in liquidio_set_rxcsum_command() local
2688 struct octnic_ctrl_pkt nctrl; in liquidio_vxlan_port_command() local
2828 struct octnic_ctrl_pkt nctrl; in __liquidio_set_vf_mac() local
2881 struct octnic_ctrl_pkt nctrl; in liquidio_set_vf_vlan() local
3057 struct octnic_ctrl_pkt nctrl; in liquidio_set_vf_link_state() local
Dlio_ethtool.c465 struct octnic_ctrl_pkt nctrl; in lio_send_queue_count_update() local
701 struct octnic_ctrl_pkt nctrl; in octnet_gpio_access() local
728 struct octnic_ctrl_pkt nctrl; in octnet_id_active() local
1392 struct octnic_ctrl_pkt nctrl; in lio_set_pauseparam() local
Docteon_nic.h71 #define MAX_UDD_SIZE(nctrl) (sizeof((nctrl)->udd)) argument
Dlio_core.c192 struct octnic_ctrl_pkt nctrl; in liquidio_set_feature() local
282 struct octnic_ctrl_pkt *nctrl = (struct octnic_ctrl_pkt *)nctrl_ptr; in liquidio_link_ctrl_cmd_completion() local
/Linux-v4.19/drivers/nvme/target/
Dloop.c283 static void nvme_loop_free_ctrl(struct nvme_ctrl *nctrl) in nvme_loop_free_ctrl()
452 static void nvme_loop_delete_ctrl(struct nvmet_ctrl *nctrl) in nvme_loop_delete_ctrl()
/Linux-v4.19/drivers/mtd/nand/raw/
Dfsl_ifc_nand.c189 struct fsl_ifc_nand_ctrl *nctrl = ifc_nand_ctrl; in fsl_ifc_run_command() local
686 struct fsl_ifc_nand_ctrl *nctrl = ifc_nand_ctrl; in fsl_ifc_read_page() local
/Linux-v4.19/drivers/nvme/host/
Drdma.c667 static void nvme_rdma_free_tagset(struct nvme_ctrl *nctrl, in nvme_rdma_free_tagset()
676 static struct blk_mq_tag_set *nvme_rdma_alloc_tagset(struct nvme_ctrl *nctrl, in nvme_rdma_alloc_tagset()
901 static void nvme_rdma_stop_ctrl(struct nvme_ctrl *nctrl) in nvme_rdma_stop_ctrl()
909 static void nvme_rdma_free_ctrl(struct nvme_ctrl *nctrl) in nvme_rdma_free_ctrl()
Dfc.c2027 nvme_fc_nvme_ctrl_freed(struct nvme_ctrl *nctrl) in nvme_fc_nvme_ctrl_freed()
2379 struct nvme_ctrl *nctrl = data; in nvme_fc_terminate_exchange() local
2801 nvme_fc_delete_ctrl(struct nvme_ctrl *nctrl) in nvme_fc_delete_ctrl()