Home
last modified time | relevance | path

Searched refs:cmd_or_resp (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c456 if (hic.rsp.hdr.cmd_or_resp.ret_status == in ixgbe_fw_phy_activity()
742 token_cmd.hdr.cmd_or_resp.cmd_resv = 0; in ixgbe_get_phy_token()
752 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK) in ixgbe_get_phy_token()
754 if (token_cmd.hdr.cmd_or_resp.ret_status != FW_PHY_TOKEN_RETRY) in ixgbe_get_phy_token()
771 token_cmd.hdr.cmd_or_resp.cmd_resv = 0; in ixgbe_put_phy_token()
781 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK) in ixgbe_put_phy_token()
2785 fw_cmd.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in ixgbe_set_fw_drv_ver_x550()
2804 if (fw_cmd.hdr.cmd_or_resp.ret_status != in ixgbe_set_fw_drv_ver_x550()
H A Dixgbe_common.c3766 fw_cmd.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in ixgbe_set_fw_drv_ver_generic()
3786 if (fw_cmd.hdr.cmd_or_resp.ret_status == in ixgbe_set_fw_drv_ver_generic()
H A Dixgbe_type.h2741 } cmd_or_resp; member
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h665 } cmd_or_resp; member