Searched refs:epm (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/ |
H A D | qbman-portal.c | 209 u8 epm, int sd, int sp, int se, in qbman_set_swp_cfg() 217 epm << SWP_CFG_EPM_SHIFT | in qbman_set_swp_cfg() 208 qbman_set_swp_cfg(u8 max_fill, u8 wn, u8 est, u8 rpm, u8 dcm, u8 epm, int sd, int sp, int se, int dp, int de, int ep) qbman_set_swp_cfg() argument
|
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/ |
H A D | qbman-portal.c | 211 u8 epm, int sd, int sp, int se, in qbman_set_swp_cfg() 219 epm << SWP_CFG_EPM_SHIFT | in qbman_set_swp_cfg() 210 qbman_set_swp_cfg(u8 max_fill, u8 wn, u8 est, u8 rpm, u8 dcm, u8 epm, int sd, int sp, int se, int dp, int de, int ep) qbman_set_swp_cfg() argument
|
/kernel/linux/linux-6.6/drivers/s390/block/ |
H A D | dasd_eckd.c | 1294 __u8 lpm, opm, npm, ppm, epm, hpfpm, cablepm; in dasd_eckd_path_available_action() local 1304 epm = 0; in dasd_eckd_path_available_action() 1338 epm |= lpm; in dasd_eckd_path_available_action() 1415 epm |= lpm; in dasd_eckd_path_available_action() 1436 if (epm) { in dasd_eckd_path_available_action() 1437 dasd_path_add_tbvpm(device, epm); in dasd_eckd_path_available_action()
|
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dasd_eckd.c | 1266 __u8 lpm, opm, npm, ppm, epm, hpfpm, cablepm; in dasd_eckd_path_available_action() local 1274 epm = 0; in dasd_eckd_path_available_action() 1308 epm |= lpm; in dasd_eckd_path_available_action() 1402 dasd_path_add_tbvpm(device, epm); in dasd_eckd_path_available_action()
|
Completed in 21 milliseconds