Lines Matching full:backing
62 * @txq_num: number of Tx queues needing backing context
63 * @rxq_num: number of Rx queues needing backing context
64 * @fcoe_cntx_num: amount of FCoE statefull contexts needing backing context
65 * @fcoe_filt_num: number of FCoE filters needing backing context
93 * @txq_num: number of Tx queues needing backing context
94 * @rxq_num: number of Rx queues needing backing context
95 * @fcoe_cntx_num: amount of FCoE statefull contexts needing backing context
96 * @fcoe_filt_num: number of FCoE filters needing backing context
260 * 2. write to register PMPDINV to invalidate the backing page in FV cache
279 * i40e_remove_sd_bp - remove a backing page from a segment descriptor
290 * 1. caller can deallocate the memory used by backing storage after this
306 * i40e_create_lan_hmc_object - allocate backing store for hmc objects
310 * This will allocate memory for PDs and backing pages and populate
409 /* remove the backing pages from pd_idx1 to i */ in i40e_create_lan_hmc_object()
464 * i40e_configure_lan_hmc - prepare the HMC backing store
553 * the memory for PDS and backing storage. After this function is returned,
555 * book-keeping information about PDs and backing storage.
663 * i40e_shutdown_lan_hmc - Remove HMC backing store, free allocated memory