Searched refs:INIT_OPS_OFFSETS (Results 1 – 5 of 5) sorted by relevance
242 INIT_OPS_OFFSETS(pdev)[BLOCK_OPS_IDX(block, stage, in ecore_init_block()245 INIT_OPS_OFFSETS(pdev)[BLOCK_OPS_IDX(block, stage, in ecore_init_block()
29187 INIT_OPS_OFFSETS(pdev) = (u16 *)init_ops_offsets_e1; in ecore_init_e1_firmware()
30484 INIT_OPS_OFFSETS(pdev) = (u16 *)init_ops_offsets_e1h; in ecore_init_e1h_firmware()
58029 INIT_OPS_OFFSETS(pdev) = (u16 *)init_ops_offsets_e2; in ecore_init_e2_firmware()
2884 #define INIT_OPS_OFFSETS(_pdev) (_pdev)->ecore_info.init_ops_offsets macro