Searched refs:nfp_net_running (Results 1 – 2 of 2) sorted by relevance
57 if (!nfp_net_running(nn)) in nfp_net_debugfs_rx_q_read()140 if (!nfp_net_running(nn)) in nfp_net_debugfs_tx_q_read()
847 static inline bool nfp_net_running(struct nfp_net *nn) in nfp_net_running() function