Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_init.c2100 switch (adapter->ahw->post_mode) { in qlcnic_83xx_run_post()
2132 adapter->ahw->post_mode); in qlcnic_83xx_run_post()
2464 ahw->post_mode = QLC_83XX_POST_FAST_MODE; in qlcnic_83xx_init()
2468 ahw->post_mode = QLC_83XX_POST_MEDIUM_MODE; in qlcnic_83xx_init()
2472 ahw->post_mode = QLC_83XX_POST_SLOW_MODE; in qlcnic_83xx_init()
Dqlcnic.h542 u32 post_mode; member