Home
last modified time | relevance | path

Searched refs:i40e_aq_desc (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_adminq.h35 (&(((struct i40e_aq_desc *)((R).desc_buf.va))[i]))
72 struct i40e_aq_desc *wb_desc;
80 struct i40e_aq_desc desc;
157 void i40evf_fill_default_direct_cmd_desc(struct i40e_aq_desc *desc,
Di40e_adminq.c37 static inline bool i40e_is_nvm_update_op(struct i40e_aq_desc *desc) in i40e_is_nvm_update_op()
77 sizeof(struct i40e_aq_desc)), in i40e_alloc_adminq_asq_ring()
104 sizeof(struct i40e_aq_desc)), in i40e_alloc_adminq_arq_ring()
141 struct i40e_aq_desc *desc; in i40e_alloc_arq_bufs()
612 struct i40e_aq_desc desc_cb; in i40e_clean_asq()
613 struct i40e_aq_desc *desc; in i40e_clean_asq()
627 memset((void *)desc, 0, sizeof(struct i40e_aq_desc)); in i40e_clean_asq()
670 struct i40e_aq_desc *desc, in i40evf_asq_send_command()
678 struct i40e_aq_desc *desc_on_ring; in i40evf_asq_send_command()
858 void i40evf_fill_default_direct_cmd_desc(struct i40e_aq_desc *desc, in i40evf_fill_default_direct_cmd_desc()
[all …]
Di40e_common.c304 struct i40e_aq_desc *aq_desc = (struct i40e_aq_desc *)desc; in i40evf_debug_aq()
368 struct i40e_aq_desc desc; in i40evf_aq_queue_shutdown()
400 struct i40e_aq_desc desc; in i40e_aq_get_set_rss_lut()
485 struct i40e_aq_desc desc; in i40e_aq_get_set_rss_key()
926 struct i40e_aq_desc desc; in i40e_aq_send_msg_to_pf()
Di40e_prototype.h49 struct i40e_aq_desc *desc,
Di40e_type.h54 typedef void (*I40E_ADMINQ_CALLBACK)(struct i40e_hw *, struct i40e_aq_desc *);
523 struct i40e_aq_desc nvm_wb_desc;
Di40e_adminq_cmd.h39 struct i40e_aq_desc { struct
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_adminq.h35 (&(((struct i40e_aq_desc *)((R).desc_buf.va))[i]))
72 struct i40e_aq_desc *wb_desc;
80 struct i40e_aq_desc desc;
157 void i40e_fill_default_direct_cmd_desc(struct i40e_aq_desc *desc,
Di40e_common.c304 struct i40e_aq_desc *aq_desc = (struct i40e_aq_desc *)desc; in i40e_debug_aq()
368 struct i40e_aq_desc desc; in i40e_aq_queue_shutdown()
400 struct i40e_aq_desc desc; in i40e_aq_get_set_rss_lut()
485 struct i40e_aq_desc desc; in i40e_aq_get_set_rss_key()
966 struct i40e_aq_desc desc; in i40e_aq_mac_address_read()
992 struct i40e_aq_desc desc; in i40e_aq_mac_address_write()
1581 struct i40e_aq_desc desc; in i40e_aq_get_phy_capabilities()
1631 struct i40e_aq_desc desc; in i40e_aq_set_phy_config()
1738 struct i40e_aq_desc desc; in i40e_aq_clear_pxe_mode()
1766 struct i40e_aq_desc desc; in i40e_aq_set_link_restart_an()
[all …]
Di40e_adminq.c39 static inline bool i40e_is_nvm_update_op(struct i40e_aq_desc *desc) in i40e_is_nvm_update_op()
90 sizeof(struct i40e_aq_desc)), in i40e_alloc_adminq_asq_ring()
117 sizeof(struct i40e_aq_desc)), in i40e_alloc_adminq_arq_ring()
154 struct i40e_aq_desc *desc; in i40e_alloc_arq_bufs()
680 struct i40e_aq_desc desc_cb; in i40e_clean_asq()
681 struct i40e_aq_desc *desc; in i40e_clean_asq()
737 struct i40e_aq_desc *desc, in i40e_asq_send_command()
745 struct i40e_aq_desc *desc_on_ring; in i40e_asq_send_command()
924 void i40e_fill_default_direct_cmd_desc(struct i40e_aq_desc *desc, in i40e_fill_default_direct_cmd_desc()
928 memset((void *)desc, 0, sizeof(struct i40e_aq_desc)); in i40e_fill_default_direct_cmd_desc()
[all …]
Di40e_debugfs.c182 buflen += (sizeof(struct i40e_aq_desc) in i40e_dbg_dump_write()
192 len = (sizeof(struct i40e_aq_desc) in i40e_dbg_dump_write()
197 len = (sizeof(struct i40e_aq_desc) in i40e_dbg_dump_write()
747 struct i40e_aq_desc *d = I40E_ADMINQ_DESC(*ring, i); in i40e_dbg_dump_aq_desc()
760 struct i40e_aq_desc *d = I40E_ADMINQ_DESC(*ring, i); in i40e_dbg_dump_aq_desc()
1559 struct i40e_aq_desc *desc; in i40e_dbg_command_write()
1562 desc = kzalloc(sizeof(struct i40e_aq_desc), GFP_KERNEL); in i40e_dbg_command_write()
1605 struct i40e_aq_desc *desc; in i40e_dbg_command_write()
1610 desc = kzalloc(sizeof(struct i40e_aq_desc), GFP_KERNEL); in i40e_dbg_command_write()
Di40e_nvm.c1138 struct i40e_aq_desc *aq_desc; in i40e_nvmupd_exec_aq()
1148 aq_desc_len = sizeof(struct i40e_aq_desc); in i40e_nvmupd_exec_aq()
1159 aq_desc = (struct i40e_aq_desc *)bytes; in i40e_nvmupd_exec_aq()
1214 aq_desc_len = sizeof(struct i40e_aq_desc); in i40e_nvmupd_get_aq_result()
Di40e_type.h54 typedef void (*I40E_ADMINQ_CALLBACK)(struct i40e_hw *, struct i40e_aq_desc *);
533 struct i40e_aq_desc nvm_wb_desc;
Di40e_prototype.h49 struct i40e_aq_desc *desc,
Di40e_adminq_cmd.h39 struct i40e_aq_desc { struct