Searched refs:s_link_state (Results 1 – 4 of 4) sorted by relevance
318 cmd.s_link_state.opcode = OCTEP_PFVF_MBOX_CMD_SET_RX_STATE; in octep_vf_mbox_set_rx_state()319 cmd.s_link_state.state = state; in octep_vf_mbox_set_rx_state()325 if (rsp.s_link_state.type != OCTEP_PFVF_MBOX_TYPE_RSP_ACK) { in octep_vf_mbox_set_rx_state()426 if (rsp.s_link_state.type != OCTEP_PFVF_MBOX_TYPE_RSP_ACK) { in octep_vf_mbox_set_offloads()
124 } s_link_state; member
91 err = octep_ctrl_net_set_rx_state(oct, vf_id, cmd.s_link_state.state, true); in octep_pfvf_set_rx_state()93 rsp->s_link_state.type = OCTEP_PFVF_MBOX_TYPE_RSP_NACK; in octep_pfvf_set_rx_state()97 rsp->s_link_state.type = OCTEP_PFVF_MBOX_TYPE_RSP_ACK; in octep_pfvf_set_rx_state()
138 } s_link_state; member