Home
last modified time | relevance | path

Searched refs:ctrl_ver_masked (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/efa/
H A Defa_com.c976 u32 ctrl_ver_masked; in efa_com_validate_version()
1012 ctrl_ver_masked = in efa_com_get_dma_width()
1025 if (ctrl_ver_masked < min_ctrl_ver) {
940 u32 ctrl_ver_masked; efa_com_validate_version() local
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_com.c1558 u32 ctrl_ver_masked; in ena_com_validate_version() local
1585 ctrl_ver_masked = in ena_com_validate_version()
1591 if (ctrl_ver_masked < MIN_ENA_CTRL_VER) { in ena_com_validate_version()