Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c9121 u16 req_id, pf_func; in ixgbe_io_error_detected() local
9150 pf_func = req_id & 0x01; in ixgbe_io_error_detected()
9151 if ((pf_func & 1) == (pdev->devfn & 1)) { in ixgbe_io_error_detected()