Home
last modified time | relevance | path

Searched refs:ixgbe_if_i2c_req (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c180 static int ixgbe_if_i2c_req(if_ctx_t, struct ifi2creq *);
316 DEVMETHOD(ifdi_i2c_req, ixgbe_if_i2c_req),
1312 ixgbe_if_i2c_req(if_ctx_t ctx, struct ifi2creq *req) in ixgbe_if_i2c_req() function