Searched refs:linear_only (Results 1 – 1 of 1) sorted by relevance
402 bool linear_only; in mlxsw_pci_rdq_build_skb() local405 linear_only = byte_count + MLXSW_PCI_RX_BUF_SW_OVERHEAD <= PAGE_SIZE; in mlxsw_pci_rdq_build_skb()406 linear_data_size = linear_only ? byte_count : in mlxsw_pci_rdq_build_skb()424 if (linear_only) in mlxsw_pci_rdq_build_skb()