Searched refs:drv_state (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dmcp_private.h466 u8 drv_state; member in struct:dci_info_func
H A Decore_mcp_api.h844 * @param drv_state - Driver state
851 enum ecore_ov_driver_state drv_state);
H A Decore_mcp.c3085 enum ecore_ov_driver_state drv_state)
3091 switch (drv_state) {
3103 "Invalid driver state %d\n", drv_state);
3083 ecore_mcp_ov_update_driver_state(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, enum ecore_ov_driver_state drv_state) argument

Completed in 105 milliseconds