Searched refs:i40e_asq_send_command (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/ixl/
H A Di40e_common.c429 status = i40e_asq_send_command(hw, &desc, NULL, 0, NULL);
483 status = i40e_asq_send_command(hw, &desc, lut, lut_size, NULL);
558 status = i40e_asq_send_command(hw, &desc, key, key_size, NULL);
1061 status = i40e_asq_send_command(hw, &desc, addrs,
1093 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details);
1714 status = i40e_asq_send_command(hw, &desc, abilities,
1781 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details);
1916 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details);
1941 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details);
1973 status = i40e_asq_send_command(h
[all...]
H A Di40e_adminq.c830 * i40e_asq_send_command - send command to Admin Queue
840 enum i40e_status_code i40e_asq_send_command(struct i40e_hw *hw, function
H A Di40e_prototype.h66 enum i40e_status_code i40e_asq_send_command(struct i40e_hw *hw,
H A Di40e_nvm.c1577 status = i40e_asq_send_command(hw, aq_desc, buff,
H A Dixl_pf_main.c2943 status = i40e_asq_send_command(hw, &desc, NULL, 0, NULL);

Completed in 176 milliseconds