Searched defs:nctrl (Results 1 – 11 of 11) sorted by relevance
96 struct octnic_ctrl_pkt *nctrl) in octnic_alloc_ctrl_pkt_sc()138 struct octnic_ctrl_pkt *nctrl) in octnet_send_nic_ctrl_pkt()
1042 struct octnic_ctrl_pkt nctrl; in liquidio_set_uc_list() local1083 struct octnic_ctrl_pkt nctrl; in liquidio_set_mcast_list() local1134 struct octnic_ctrl_pkt nctrl; in liquidio_set_mac() local1663 struct octnic_ctrl_pkt nctrl; in liquidio_vlan_rx_add_vid() local1691 struct octnic_ctrl_pkt nctrl; in liquidio_vlan_rx_kill_vid() local1725 struct octnic_ctrl_pkt nctrl; in liquidio_set_rxcsum_command() local1760 struct octnic_ctrl_pkt nctrl; in liquidio_vxlan_port_command() local
1944 struct octnic_ctrl_pkt nctrl; in liquidio_set_mcast_list() local1995 struct octnic_ctrl_pkt nctrl; in liquidio_set_mac() local2561 struct octnic_ctrl_pkt nctrl; in liquidio_vlan_rx_add_vid() local2590 struct octnic_ctrl_pkt nctrl; in liquidio_vlan_rx_kill_vid() local2624 struct octnic_ctrl_pkt nctrl; in liquidio_set_rxcsum_command() local2661 struct octnic_ctrl_pkt nctrl; in liquidio_vxlan_port_command() local2809 struct octnic_ctrl_pkt nctrl; in __liquidio_set_vf_mac() local2866 struct octnic_ctrl_pkt nctrl; in liquidio_set_vf_spoofchk() local2922 struct octnic_ctrl_pkt nctrl; in liquidio_set_vf_vlan() local3092 struct octnic_ctrl_pkt nctrl; in liquidio_set_vf_link_state() local
472 struct octnic_ctrl_pkt nctrl; in lio_send_queue_count_update() local707 struct octnic_ctrl_pkt nctrl; in octnet_gpio_access() local734 struct octnic_ctrl_pkt nctrl; in octnet_id_active() local1368 struct octnic_ctrl_pkt nctrl; in lio_set_pauseparam() local
64 #define MAX_UDD_SIZE(nctrl) (sizeof((nctrl)->udd)) argument
162 struct octnic_ctrl_pkt nctrl; in liquidio_set_feature() local253 struct octnic_ctrl_pkt *nctrl = (struct octnic_ctrl_pkt *)nctrl_ptr; in liquidio_link_ctrl_cmd_completion() local
1226 static void nvme_tcp_free_queue(struct nvme_ctrl *nctrl, int qid) in nvme_tcp_free_queue()1401 static int nvme_tcp_alloc_queue(struct nvme_ctrl *nctrl, in nvme_tcp_alloc_queue()1575 static void nvme_tcp_stop_queue(struct nvme_ctrl *nctrl, int qid) in nvme_tcp_stop_queue()1586 static int nvme_tcp_start_queue(struct nvme_ctrl *nctrl, int idx) in nvme_tcp_start_queue()1607 static struct blk_mq_tag_set *nvme_tcp_alloc_tagset(struct nvme_ctrl *nctrl, in nvme_tcp_alloc_tagset()1743 static void nvme_tcp_set_io_queues(struct nvme_ctrl *nctrl, in nvme_tcp_set_io_queues()2159 static void nvme_tcp_free_ctrl(struct nvme_ctrl *nctrl) in nvme_tcp_free_ctrl()
2419 nvme_fc_nvme_ctrl_freed(struct nvme_ctrl *nctrl) in nvme_fc_nvme_ctrl_freed()2444 struct nvme_ctrl *nctrl = data; in nvme_fc_terminate_exchange() local3285 nvme_fc_delete_ctrl(struct nvme_ctrl *nctrl) in nvme_fc_delete_ctrl()
793 static struct blk_mq_tag_set *nvme_rdma_alloc_tagset(struct nvme_ctrl *nctrl, in nvme_rdma_alloc_tagset()1053 static void nvme_rdma_free_ctrl(struct nvme_ctrl *nctrl) in nvme_rdma_free_ctrl()
274 static void nvme_loop_free_ctrl(struct nvme_ctrl *nctrl) in nvme_loop_free_ctrl()448 static void nvme_loop_delete_ctrl(struct nvmet_ctrl *nctrl) in nvme_loop_delete_ctrl()
176 struct fsl_ifc_nand_ctrl *nctrl = ifc_nand_ctrl; in fsl_ifc_run_command() local672 struct fsl_ifc_nand_ctrl *nctrl = ifc_nand_ctrl; in fsl_ifc_read_page() local
Completed in 52 milliseconds