HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_atr_compute_sig_hash_82599 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 177 u32 ixgbe_atr_compute_sig_hash_82599(union ixgbe_atr_hash_dword input,
ixgbe_82599.c 1483 * ixgbe_atr_compute_sig_hash_82599 - Compute the signature hash
1493 u32 ixgbe_atr_compute_sig_hash_82599(union ixgbe_atr_hash_dword input, function in typeref:typename:u32
1605 fdirhashcmd |= (u64)ixgbe_atr_compute_sig_hash_82599(input, common);

Completed in 15 milliseconds