Home
last modified time | relevance | path

Searched refs:swap_val (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/rdma/
H A Dvmw_pvrdma-abi.h196 __aligned_u64 swap_val; member
/kernel/linux/linux-6.6/include/uapi/rdma/
H A Dvmw_pvrdma-abi.h196 __aligned_u64 swap_val; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
H A Dvmw_pvrdma-abi.h127 __aligned_u64 swap_val; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Dvmw_pvrdma-abi.h144 __aligned_u64 swap_val; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
H A Dvmw_pvrdma-abi.h144 __aligned_u64 swap_val; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c7771 u32 swap_val, swap_override; in bnx2x_get_gpio_port() local
7777 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_get_gpio_port()
7779 return gpio_port ^ (swap_val && swap_override); in bnx2x_get_gpio_port()
9219 u32 swap_val, swap_override; in bnx2x_8727_hw_reset() local
9225 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_8727_hw_reset()
9227 port = (swap_val && swap_override) ^ 1; in bnx2x_8727_hw_reset()
13190 u32 swap_val, swap_override; in bnx2x_8073_common_init_phy() local
13191 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_8073_common_init_phy()
13193 port ^= (swap_val && swap_override); in bnx2x_8073_common_init_phy()
13407 u32 swap_val, swap_overrid in bnx2x_8727_common_init_phy() local
14002 u32 offset, aeu_mask, swap_val, swap_override, sync_offset; bnx2x_init_mod_abs_int() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c7773 u32 swap_val, swap_override; in bnx2x_get_gpio_port() local
7779 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_get_gpio_port()
7781 return gpio_port ^ (swap_val && swap_override); in bnx2x_get_gpio_port()
9221 u32 swap_val, swap_override; in bnx2x_8727_hw_reset() local
9227 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_8727_hw_reset()
9229 port = (swap_val && swap_override) ^ 1; in bnx2x_8727_hw_reset()
13192 u32 swap_val, swap_override; in bnx2x_8073_common_init_phy() local
13193 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_8073_common_init_phy()
13195 port ^= (swap_val && swap_override); in bnx2x_8073_common_init_phy()
13409 u32 swap_val, swap_overrid in bnx2x_8727_common_init_phy() local
14004 u32 offset, aeu_mask, swap_val, swap_override, sync_offset; bnx2x_init_mod_abs_int() local
[all...]

Completed in 32 milliseconds