Searched refs:ngbe_enable_sec_rx_path (Results 1 – 1 of 1) sorted by relevance
136 void ngbe_enable_sec_rx_path(struct ngbe_hw *);1870 mac->ops.enable_sec_rx_path = ngbe_enable_sec_rx_path; in ngbe_init_ops()2622 ngbe_enable_sec_rx_path(struct ngbe_hw *hw) in ngbe_enable_sec_rx_path() function