Searched refs:extend (Results 1 – 9 of 9) sorted by relevance
24 int (*extend)(struct dm_space_map *sm, dm_block_t extra_blocks); member84 return sm->extend(sm, extra_blocks); in dm_sm_extend()
201 .extend = sm_disk_extend,
561 .extend = sm_metadata_extend,698 .extend = sm_bootstrap_extend,
96 u8 extend in odm_SetTxRPTTiming_8188E() argument105 if (extend == 0) { /* back to default timing */ in odm_SetTxRPTTiming_8188E()107 } else if (extend == 1) {/* increase the timing */ in odm_SetTxRPTTiming_8188E()111 } else if (extend == 2) {/* decrease the timing */ in odm_SetTxRPTTiming_8188E()
285 static void bcma_core_pci_extend_L1timer(struct bcma_drv_pci *pc, bool extend) in bcma_core_pci_extend_L1timer() argument290 if (extend) in bcma_core_pci_extend_L1timer()
527 bool tagged, bool extend) in mvpp2_prs_dsa_tag_set() argument532 if (extend) { in mvpp2_prs_dsa_tag_set()559 if (extend) in mvpp2_prs_dsa_tag_set()594 bool add, bool tagged, bool extend) in mvpp2_prs_dsa_tag_ethertype_set() argument599 if (extend) { in mvpp2_prs_dsa_tag_ethertype_set()
15 firmware protocols including VCHI. We'll want to extend this driver
272 [version_str_sel]: firmware support several extend version
1925 static int mvumi_clear_intr(void *extend) in mvumi_clear_intr() argument1927 struct mvumi_hba *mhba = (struct mvumi_hba *) extend; in mvumi_clear_intr()