Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_aml.c70 buffer.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in txgbe_test_hostif()
86 buffer->hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in txgbe_read_eeprom_hostif()
115 buffer->hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in txgbe_identify_module_hostif()
129 buffer.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in txgbe_set_phy_link_hostif()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h784 } cmd_or_resp; member
H A Dwx_hw.c442 if (hdr->cmd_or_resp.ret_status == 0x80) { in wx_host_interface_command_r()
523 pps_cmd.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in wx_set_pps()