Lines Matching full:backing
30 * @txq_num: number of Tx queues needing backing context
31 * @rxq_num: number of Rx queues needing backing context
32 * @fcoe_cntx_num: amount of FCoE statefull contexts needing backing context
33 * @fcoe_filt_num: number of FCoE filters needing backing context
61 * @txq_num: number of Tx queues needing backing context
62 * @rxq_num: number of Rx queues needing backing context
63 * @fcoe_cntx_num: amount of FCoE statefull contexts needing backing context
64 * @fcoe_filt_num: number of FCoE filters needing backing context
223 * 2. write to register PMPDINV to invalidate the backing page in FV cache
242 * i40e_remove_sd_bp - remove a backing page from a segment descriptor
253 * 1. caller can deallocate the memory used by backing storage after this
269 * i40e_create_lan_hmc_object - allocate backing store for hmc objects
273 * This will allocate memory for PDs and backing pages and populate
372 /* remove the backing pages from pd_idx1 to i */ in i40e_create_lan_hmc_object()
427 * i40e_configure_lan_hmc - prepare the HMC backing store
516 * the memory for PDS and backing storage. After this function is returned,
518 * book-keeping information about PDs and backing storage.
626 * i40e_shutdown_lan_hmc - Remove HMC backing store, free allocated memory