Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.h179 int qlcnic_82xx_set_rx_coalesce(struct qlcnic_adapter *);
H A Dqlcnic_hw.c772 int qlcnic_82xx_set_rx_coalesce(struct qlcnic_adapter *adapter) in qlcnic_82xx_set_rx_coalesce() function
809 rv = qlcnic_82xx_set_rx_coalesce(adapter); in qlcnic_82xx_config_intr_coalesce()
H A Dqlcnic_main.c1854 err = qlcnic_82xx_set_rx_coalesce(adapter); in qlcnic_config_def_intr_coalesce()