Searched refs:ndp_align (Results 1 – 1 of 1) sorted by relevance
875 int ndp_align; in ncm_wrap_ntb() local883 ndp_align = le16_to_cpu(ntb_parameters.wNdpInAlignment); in ncm_wrap_ntb()886 ndp_pad = ALIGN(ncb_len, ndp_align) - ncb_len; in ncm_wrap_ntb()